Module bone_attachment

Search:
Group by:

Procs

proc setBoneName*(self: BoneAttachment; boneName: string) {.
gcsafe, locks: 0
.}
proc getBoneName*(self: BoneAttachment): string {.
gcsafe, locks: 0
.}