You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 18:51:18 +00:00
Don't generate empty doc sections and reduce code duplication
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="constant" type="int" setter="set_math_constant" getter="get_math_constant" enum="VisualScriptMathConstant.MathConstant" default="0">
|
||||
The math constant.
|
||||
|
||||
Reference in New Issue
Block a user