- getBasicType
Variant.Type getBasicType()
- getBasicTypeConstant
String getBasicTypeConstant()
- opAssign
VisualScriptBasicTypeConstant opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VisualScriptBasicTypeConstant other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBasicType
void setBasicType(long name)
- setBasicTypeConstant
void setBasicTypeConstant(StringArg0 name)
A Visual Script node representing a constant from the base types.
A Visual Script node representing a constant from base types, such as Vector3.AXIS_X.