Table of Contents

Class FaceGenMount

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

Constructors

FaceGenMount(MountCreationKey, ItemObject, ItemObject, string)

public FaceGenMount(MountCreationKey mountKey, ItemObject horseItem, ItemObject harnessItem, string actionName = "act_inventory_idle_start")

Parameters

mountKey MountCreationKey
horseItem ItemObject
harnessItem ItemObject
actionName string

Properties

ActionName

public string ActionName { get; set; }

Property Value

string

HarnessItem

public ItemObject HarnessItem { get; }

Property Value

ItemObject

HorseItem

public ItemObject HorseItem { get; }

Property Value

ItemObject

MountKey

public MountCreationKey MountKey { get; }

Property Value

MountCreationKey

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