A Visual Script node representing a constant from the base types.
A Visual Script node representing a constant from base types, such as constant Vector3.AXIS_X.
The type to get the constant from.
The name of the constant to return.
Construct a new instance of VisualScriptBasicTypeConstant. Note: use memnew!VisualScriptBasicTypeConstant instead.
See Implementation
A Visual Script node representing a constant from the base types.
A Visual Script node representing a constant from base types, such as constant Vector3.AXIS_X.