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 năm trước cách đây
mục cha
commit
515fb6bd6a
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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
 ------------------