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