Class FaceGenChar
- 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
BodyPropertiesrace
intequipment
EquipmentisFemale
boolactionName
string
Properties
ActionName
public string ActionName { get; set; }
Property Value
BodyProperties
public BodyProperties BodyProperties { get; }
Property Value
Equipment
public Equipment Equipment { get; }
Property Value
IsFemale
public bool IsFemale { get; }
Property Value
Race
public int Race { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).