Class ArmorComponent
- Namespace
- TaleWorlds.Core
- Assembly
- TaleWorlds.Core.dll
public class ArmorComponent : ItemComponent
- Inheritance
-
ArmorComponent
- Inherited Members
Constructors
ArmorComponent(ItemObject)
public ArmorComponent(ItemObject item)
Parameters
item
ItemObject
Properties
ArmArmor
public int ArmArmor { get; }
Property Value
BeardCoverType
public ArmorComponent.BeardCoverTypes BeardCoverType { get; }
Property Value
BodyArmor
public int BodyArmor { get; }
Property Value
BodyDeformType
public ArmorComponent.BodyDeformTypes BodyDeformType { get; }
Property Value
BodyMeshType
public ArmorComponent.BodyMeshTypes BodyMeshType { get; }
Property Value
ChargeBonus
public int ChargeBonus { get; }
Property Value
FamilyType
public int FamilyType { get; }
Property Value
HairCoverType
public ArmorComponent.HairCoverTypes HairCoverType { get; }
Property Value
HeadArmor
public int HeadArmor { get; }
Property Value
LegArmor
public int LegArmor { get; }
Property Value
ManeCoverType
public ArmorComponent.HorseHarnessCoverTypes ManeCoverType { get; }
Property Value
ManeuverBonus
public int ManeuverBonus { get; }
Property Value
MaterialType
public ArmorComponent.ArmorMaterialTypes MaterialType { get; }
Property Value
MeshesMask
public SkinMask MeshesMask { get; }
Property Value
MultiMeshHasGenderVariations
public bool MultiMeshHasGenderVariations { get; }
Property Value
ReinsMesh
public string ReinsMesh { get; }
Property Value
ReinsRopeMesh
public string ReinsRopeMesh { get; }
Property Value
SpeedBonus
public int SpeedBonus { get; }
Property Value
TailCoverType
public ArmorComponent.HorseTailCoverTypes TailCoverType { 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).