瀏覽代碼

Link to advanced exports tutorial in the Object class documentation

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

+ 1 - 0
doc/classes/Object.xml

@@ -22,6 +22,7 @@
 	</description>
 	<tutorials>
 		<link title="When and how to avoid using nodes for everything">https://docs.godotengine.org/en/3.2/getting_started/workflow/best_practices/node_alternatives.html</link>
+		<link title="Advanced exports using _get_property_list()">https://docs.godotengine.org/en/3.2/getting_started/scripting/gdscript/gdscript_exports.html#advanced-exports</link>
 	</tutorials>
 	<methods>
 		<method name="_get" qualifiers="virtual">