godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisibilityEnabler.setEnabler
godot
visibilityenabler
VisibilityEnabler
Sets active state of the enabler identified by given
enabler
constant.
struct
VisibilityEnabler
@
nogc
nothrow
void
setEnabler
(
in
long
enabler
,
in
bool
enabled
)
Meta
Source
See Implementation
godot
visibilityenabler
VisibilityEnabler
aliases
BaseClasses
enums
Constants
Enabler
functions
_nodeRemoved
isEnablerEnabled
opAssign
opEquals
setEnabler
toHash
properties
freezeBodies
pauseAnimations
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets active state of the enabler identified by given enabler constant.