浏览代码

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 年之前
父节点
当前提交
515fb6bd6a
共有 1 个文件被更改,包括 5 次插入0 次删除
  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
 ------------------