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
ModifiedName
public TextObject ModifiedName
Field Value
Properties
BodyLength
public int BodyLength { get; }
Property Value
ChargeDamage
public int ChargeDamage { get; }
Property Value
HideCount
public int HideCount { get; }
Property Value
HitPointBonus
public int HitPointBonus { get; }
Property Value
HitPoints
public int HitPoints { get; }
Property Value
HorseMaterialNames
public MBReadOnlyList<HorseComponent.MaterialProperty> HorseMaterialNames { get; }
Property Value
IsLiveStock
public bool IsLiveStock { get; }
Property Value
IsMount
public bool IsMount { get; }
Property Value
IsPackAnimal
public bool IsPackAnimal { get; }
Property Value
IsRideable
public bool IsRideable { get; }
Property Value
Maneuver
public int Maneuver { get; }
Property Value
MeatCount
public int MeatCount { get; }
Property Value
Monster
public Monster Monster { get; }
Property Value
SkeletonScale
public SkeletonScale SkeletonScale { get; }
Property Value
Speed
public int Speed { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
Deserialize(MBObjectManager, XmlNode)
public override void Deserialize(MBObjectManager objectManager, XmlNode node)
Parameters
objectManager
MBObjectManagernode
XmlNode
GetCopy()
public override ItemComponent GetCopy()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).