Class SiegeEngineType
- Namespace
- TaleWorlds.Core
- Assembly
- TaleWorlds.Core.dll
public sealed class SiegeEngineType : MBObjectBase
- Inheritance
-
SiegeEngineType
- Inherited Members
Constructors
SiegeEngineType()
public SiegeEngineType()
Properties
AntiPersonnelHitChance
public float AntiPersonnelHitChance { get; }
Property Value
BaseHitPoints
public int BaseHitPoints { get; }
Property Value
CampaignRateOfFirePerDay
public float CampaignRateOfFirePerDay { get; }
Property Value
Damage
public int Damage { get; }
Property Value
Description
public TextObject Description { get; }
Property Value
Difficulty
public int Difficulty { get; }
Property Value
HitChance
public float HitChance { get; }
Property Value
IsAntiPersonnel
public bool IsAntiPersonnel { get; }
Property Value
IsConstructible
public bool IsConstructible { get; }
Property Value
IsRanged
public bool IsRanged { get; }
Property Value
ManDayCost
public int ManDayCost { get; }
Property Value
MovementSpeed
public float MovementSpeed { get; }
Property Value
Name
public TextObject Name { get; }
Property Value
ProjectileSpeed
public float ProjectileSpeed { get; }
Property Value
ToolCost
public int ToolCost { 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
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).