소스 검색

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
 ------------------