godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisibilityEnabler2D._classBinding
godot
visibilityenabler2d
VisibilityEnabler2D
Undocumented in source.
struct
VisibilityEnabler2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_enabler")
GodotMethod
!(
void
,
long
,
bool
)
setEnabler
;
__gshared
@
GodotName
("is_enabler_enabled")
GodotMethod
!(
bool
,
long
)
isEnablerEnabled
;
__gshared
@
GodotName
("_node_removed")
GodotMethod
!(
void
,
GodotObject
)
_nodeRemoved
;
}
Members
Static variables
_nodeRemoved
GodotMethod
!(
void
,
GodotObject
)
_nodeRemoved
;
Undocumented in source.
isEnablerEnabled
GodotMethod
!(
bool
,
long
)
isEnablerEnabled
;
Undocumented in source.
setEnabler
GodotMethod
!(
void
,
long
,
bool
)
setEnabler
;
Undocumented in source.
Meta
Source
See Implementation
godot
visibilityenabler2d
VisibilityEnabler2D
aliases
BaseClasses
enums
Constants
Enabler
functions
_nodeRemoved
isEnablerEnabled
opAssign
opEquals
setEnabler
properties
freezeBodies
pauseAnimatedSprites
pauseAnimations
pauseParticles
physicsProcessParent
processParent
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name