Class FaceGenMount
- 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
MountCreationKeyhorseItem
ItemObjectharnessItem
ItemObjectactionName
string
Properties
ActionName
public string ActionName { get; set; }
Property Value
HarnessItem
public ItemObject HarnessItem { get; }
Property Value
HorseItem
public ItemObject HorseItem { get; }
Property Value
MountKey
public MountCreationKey MountKey { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).