godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualShaderNodeBooleanConstant.constant
godot
visualshadernodebooleanconstant
VisualShaderNodeBooleanConstant
A boolean constant which represents a state of this node.
bool
constant
[@property getter]
struct
VisualShaderNodeBooleanConstant
@
nogc
nothrow @
property
bool
constant
(
)
bool
constant
[@property setter]
Meta
Source
See Implementation
godot
visualshadernodebooleanconstant
VisualShaderNodeBooleanConstant
aliases
BaseClasses
functions
getConstant
opAssign
opEquals
setConstant
toHash
properties
constant
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
A boolean constant which represents a state of this node.