瀏覽代碼

Add a link to the notifications tutorial page in the object class reference

skyace65 3 年之前
父節點
當前提交
f10cc3d7f6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/classes/Object.xml

+ 1 - 0
doc/classes/Object.xml

@@ -30,6 +30,7 @@
 	</description>
 	<tutorials>
 		<link title="When and how to avoid using nodes for everything">$DOCS_URL/tutorials/best_practices/node_alternatives.html</link>
+		<link title="Object notifications">$DOCS_URL/tutorials/best_practices/godot_notifications.html</link>
 	</tutorials>
 	<methods>
 		<method name="_get" qualifiers="virtual">