godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
BoneAttachment._classBinding
godot
boneattachment
BoneAttachment
Undocumented in source.
struct
BoneAttachment
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_bone_name")
GodotMethod
!(
void
,
String
)
setBoneName
;
__gshared
@
GodotName
("get_bone_name")
GodotMethod
!(
String
)
getBoneName
;
}
Members
Static variables
getBoneName
GodotMethod
!(
String
)
getBoneName
;
Undocumented in source.
setBoneName
GodotMethod
!(
void
,
String
)
setBoneName
;
Undocumented in source.
Meta
Source
See Implementation
godot
boneattachment
BoneAttachment
aliases
BaseClasses
functions
getBoneName
opAssign
opEquals
setBoneName
properties
boneName
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name