VisualScriptGlobalConstant

Inherits: VisualScriptNode < Resource < Reference < Object

A Visual Script node returning a constant from @GlobalScope.

Descripción

A Visual Script node returning a constant from @GlobalScope.

Propiedades

int

constant

0

Descripciones de Propiedades

Default

0

Setter

set_global_constant(value)

Getter

get_global_constant()

The constant to be used.