tes3wearablePart⚓︎
A container class that maps a body part id to its male and female body parts.
Properties⚓︎
female
⚓︎
The body part object used for female actors.
Returns:
result
(tes3bodyPart)
male
⚓︎
The body part object used for male actors.
Returns:
result
(tes3bodyPart)
type
⚓︎
The type of the wearable part. Maps to tes3.activeBodyPart
namespace.
Returns:
result
(tes3.activeBodyPart)