You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Don't generate empty doc sections and reduce code duplication
This commit is contained in:
@@ -12,13 +12,9 @@
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="node_path" type="NodePath" setter="set_node_path" getter="get_node_path" default="NodePath(".")">
|
||||
The node's path in the scene tree.
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user