Browse Source

Link to the Object class reference on the Object class page

People who end up on this page from a search engine might be confused
as to where they can find the Object class reference.
Hugo Locurcio 5 years ago
parent
commit
515fb6bd6a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      development/cpp/object_class.rst

+ 5 - 0
development/cpp/object_class.rst

@@ -3,6 +3,11 @@
 Object class
 ============
 
+.. seealso::
+
+    This page describes the C++ implementation of objects in Godot.
+    Looking for the Object class reference? :ref:`Have a look here. <class_Object>`
+
 General definition
 ------------------