godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
BoneAttachment.GDNativeClassBinding
godot
boneattachment
BoneAttachment
Undocumented in source.
struct
BoneAttachment
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_bone_name")
GodotMethod
!(
String
)
getBoneName
;
__gshared
@
GodotName
("set_bone_name")
GodotMethod
!(
void
,
String
)
setBoneName
;
}
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
toHash
properties
boneName
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name