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

int

constant

0

Property Descriptions

Default

0

Setter

set_global_constant(value)

Getter

get_global_constant()

The constant to be used.