tes3bodyPartManagerActiveBodyPart⚓︎
A game object which holds information about an active body part, it's associated item and scene node.
Properties⚓︎
bodyPart⚓︎
Access to the body part object.
Returns:
result(tes3bodyPart)
flags⚓︎
The raw flags.
Returns:
result(number)
item⚓︎
The raw item object this active body part pertains to.
Returns:
result(tes3item)
node⚓︎
The NiNode-derived object for the object's loaded mesh.
Returns:
result(niNode)