mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Link to advanced exports tutorial in the Object class documentation
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user