Module bone_attachment

Search:
Group by:

Procs

proc boneName(self: BoneAttachment): string {.
gcsafe, locks: 0, raises: [], tags: []
.}
proc boneName=(self: BoneAttachment; val: string) {.
gcsafe, locks: 0, raises: [], tags: []
.}