github_url: | hide |
---|
Inherits: :ref:`VisualScriptNode<class_VisualScriptNode>` < :ref:`Resource<class_Resource>` < :ref:`Reference<class_Reference>` < :ref:`Object<class_Object>`
A Visual Script node representing a constant from the base types.
A Visual Script node representing a constant from base types, such as :ref:`Vector3.AXIS_X<class_Vector3_constant_AXIS_X>`.
Default | 0 |
Setter | set_basic_type(value) |
Getter | get_basic_type() |
The type to get the constant from.
- :ref:`StringName<class_StringName>` constant
Setter | set_basic_type_constant(value) |
Getter | get_basic_type_constant() |
The name of the constant to return.