VisualScriptGlobalConstant
Inherits: VisualScriptNode < Resource < Reference < Object
A Visual Script node returning a constant from @GlobalScope.
Description
A Visual Script node returning a constant from @GlobalScope.
Properties
|
Property Descriptions
- int constant
Default |
|
Setter | set_global_constant(value) |
Getter | get_global_constant() |
The constant to be used.