Table of Contents

Class HorseComponent

Namespace
TaleWorlds.Core
Assembly
TaleWorlds.Core.dll
public class HorseComponent : ItemComponent
Inheritance
HorseComponent
Inherited Members

Constructors

HorseComponent()

public HorseComponent()

Fields

AdditionalMeshesNameList

public List<KeyValuePair<string, bool>> AdditionalMeshesNameList

Field Value

List<KeyValuePair<string, bool>>

ModifiedName

public TextObject ModifiedName

Field Value

TextObject

Properties

BodyLength

public int BodyLength { get; }

Property Value

int

ChargeDamage

public int ChargeDamage { get; }

Property Value

int

HideCount

public int HideCount { get; }

Property Value

int

HitPointBonus

public int HitPointBonus { get; }

Property Value

int

HitPoints

public int HitPoints { get; }

Property Value

int

HorseMaterialNames

public MBReadOnlyList<HorseComponent.MaterialProperty> HorseMaterialNames { get; }

Property Value

MBReadOnlyList<HorseComponent.MaterialProperty>

IsLiveStock

public bool IsLiveStock { get; }

Property Value

bool

IsMount

public bool IsMount { get; }

Property Value

bool

IsPackAnimal

public bool IsPackAnimal { get; }

Property Value

bool

IsRideable

public bool IsRideable { get; }

Property Value

bool

Maneuver

public int Maneuver { get; }

Property Value

int

MeatCount

public int MeatCount { get; }

Property Value

int

Monster

public Monster Monster { get; }

Property Value

Monster

SkeletonScale

public SkeletonScale SkeletonScale { get; }

Property Value

SkeletonScale

Speed

public int Speed { get; }

Property Value

int

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

Deserialize(MBObjectManager, XmlNode)

public override void Deserialize(MBObjectManager objectManager, XmlNode node)

Parameters

objectManager MBObjectManager
node XmlNode

GetCopy()

public override ItemComponent GetCopy()

Returns

ItemComponent

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