On this page
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.
© 2014–2022 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.4/classes/class_visualscriptglobalconstant.html