Class BodyGenerator
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class BodyGenerator
- Inheritance
-
BodyGenerator
- Inherited Members
Constructors
BodyGenerator(BasicCharacterObject)
public BodyGenerator(BasicCharacterObject troop)
Parameters
troop
BasicCharacterObject
Fields
BodyPropertiesMax
public BodyProperties BodyPropertiesMax
Field Value
BodyPropertiesMin
public BodyProperties BodyPropertiesMin
Field Value
CurrentBodyProperties
public BodyProperties CurrentBodyProperties
Field Value
FaceGenTeethAnimationName
public const string FaceGenTeethAnimationName = "facegen_teeth"
Field Value
IsFemale
public bool IsFemale
Field Value
Race
public int Race
Field Value
Properties
Character
public BasicCharacterObject Character { get; }
Property Value
Methods
InitBodyGenerator(bool)
public FaceGenerationParams InitBodyGenerator(bool isDressed)
Parameters
isDressed
bool
Returns
RefreshFace(FaceGenerationParams, bool)
public void RefreshFace(FaceGenerationParams faceGenerationParams, bool hasEquipment)
Parameters
faceGenerationParams
FaceGenerationParamshasEquipment
bool
SaveCurrentCharacter()
public void SaveCurrentCharacter()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).