Quellcode durchsuchen

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 vor 5 Jahren
Ursprung
Commit
515fb6bd6a
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  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
 ------------------