Table of Contents

Class FaceGenChar

Namespace
TaleWorlds.CampaignSystem.CharacterCreationContent
Assembly
TaleWorlds.CampaignSystem.dll
public class FaceGenChar
Inheritance
FaceGenChar
Inherited Members

Constructors

FaceGenChar(BodyProperties, int, Equipment, bool, string)

public FaceGenChar(BodyProperties bodyProperties, int race, Equipment equipment, bool isFemale, string actionName = "act_inventory_idle_start")

Parameters

bodyProperties BodyProperties
race int
equipment Equipment
isFemale bool
actionName string

Properties

ActionName

public string ActionName { get; set; }

Property Value

string

BodyProperties

public BodyProperties BodyProperties { get; }

Property Value

BodyProperties

Equipment

public Equipment Equipment { get; }

Property Value

Equipment

IsFemale

public bool IsFemale { get; }

Property Value

bool

Race

public int Race { get; }

Property Value

int

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