mirror of
https://github.com/godotengine/godot-visual-script.git
synced 2026-01-04 18:10:07 +03:00
doc: Sync classref with StringName/Callable changes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<member name="basic_type" type="int" setter="set_basic_type" getter="get_basic_type" enum="Variant.Type" default="0">
|
||||
The type to get the constant from.
|
||||
</member>
|
||||
<member name="constant" type="String" setter="set_basic_type_constant" getter="get_basic_type_constant">
|
||||
<member name="constant" type="StringName" setter="set_basic_type_constant" getter="get_basic_type_constant">
|
||||
The name of the constant to return.
|
||||
</member>
|
||||
</members>
|
||||
|
||||
Reference in New Issue
Block a user