Class WeaponDescription
- Namespace
- TaleWorlds.Core
- Assembly
- TaleWorlds.Core.dll
public class WeaponDescription : MBObjectBase
- Inheritance
-
WeaponDescription
- Inherited Members
Constructors
WeaponDescription()
public WeaponDescription()
Fields
UseCenterOfMassAsHandBase
public bool UseCenterOfMassAsHandBase
Field Value
Properties
AvailablePieces
public MBReadOnlyList<CraftingPiece> AvailablePieces { get; }
Property Value
IsHiddenFromUI
public bool IsHiddenFromUI { get; set; }
Property Value
ItemUsageFeatures
public string ItemUsageFeatures { get; }
Property Value
RotatedInHand
public bool RotatedInHand { get; }
Property Value
WeaponClass
public WeaponClass WeaponClass { get; }
Property Value
WeaponFlags
public WeaponFlags WeaponFlags { get; }
Property Value
Methods
Deserialize(MBObjectManager, XmlNode)
public override void Deserialize(MBObjectManager objectManager, XmlNode node)
Parameters
objectManager
MBObjectManagernode
XmlNode
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).