mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Remove redundant info on the enum types used
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</tutorials>
|
||||
<members>
|
||||
<member name="function" type="int" setter="set_function" getter="get_function" enum="VisualShaderNodeVectorFunc.Function" default="0">
|
||||
The function to be performed. See [enum Function] for options.
|
||||
The function to be performed.
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
|
||||
Reference in New Issue
Block a user