godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AnimationNodeAnimation.GDNativeClassBinding
godot
animationnodeanimation
AnimationNodeAnimation
Undocumented in source.
struct
AnimationNodeAnimation
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_animation")
GodotMethod
!(
String
)
getAnimation
;
__gshared
@
GodotName
("set_animation")
GodotMethod
!(
void
,
String
)
setAnimation
;
}
Members
Static variables
getAnimation
GodotMethod
!(
String
)
getAnimation
;
Undocumented in source.
setAnimation
GodotMethod
!(
void
,
String
)
setAnimation
;
Undocumented in source.
Meta
Source
See Implementation
godot
animationnodeanimation
AnimationNodeAnimation
aliases
BaseClasses
functions
getAnimation
opAssign
opEquals
setAnimation
toHash
properties
animation
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name