Table of Contents

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

BodyProperties

BodyPropertiesMin

public BodyProperties BodyPropertiesMin

Field Value

BodyProperties

CurrentBodyProperties

public BodyProperties CurrentBodyProperties

Field Value

BodyProperties

FaceGenTeethAnimationName

public const string FaceGenTeethAnimationName = "facegen_teeth"

Field Value

string

IsFemale

public bool IsFemale

Field Value

bool

Race

public int Race

Field Value

int

Properties

Character

public BasicCharacterObject Character { get; }

Property Value

BasicCharacterObject

Methods

InitBodyGenerator(bool)

public FaceGenerationParams InitBodyGenerator(bool isDressed)

Parameters

isDressed bool

Returns

FaceGenerationParams

RefreshFace(FaceGenerationParams, bool)

public void RefreshFace(FaceGenerationParams faceGenerationParams, bool hasEquipment)

Parameters

faceGenerationParams FaceGenerationParams
hasEquipment bool

SaveCurrentCharacter()

public void SaveCurrentCharacter()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).