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 = ""

  • void set_singleton ( String value )

  • String get_singleton ( )

The singleton's name.