VisualScriptEngineSingleton
Inherits: VisualScriptNode < Resource < Reference < Object
A Visual Script node returning a singleton from @GlobalScope.
Description
A Visual Script node returning a singleton from @GlobalScope.
Properties
String | constant | “” |
Property Descriptions
- String constant
Default | “” |
Setter | set_singleton(value) |
Getter | get_singleton() |
The singleton’s name.