mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-05 18:24:32 +00:00
Don't generate empty doc sections and reduce code duplication
This commit is contained in:
@@ -9,13 +9,9 @@
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="constant" type="Color" setter="set_constant" getter="get_constant" default="Color(1, 1, 1, 1)">
|
||||
A [Color] constant which represents a state of this node.
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user