W3cubDocs

/Godot 3.2

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.

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_visualscriptenginesingleton.html