M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Core.WeaponDescription Class Reference

Inherits TaleWorlds.ObjectSystem.MBObjectBase.

Public Member Functions

override void Deserialize (MBObjectManager objectManager, XmlNode node)
 
- Public Member Functions inherited from TaleWorlds.ObjectSystem.MBObjectBase
 MBObjectBase ()
 
 MBObjectBase (MBObjectBase other)
 
 MBObjectBase (string stringId)
 
void AfterInitialized ()
 
virtual void AfterRegister ()
 
virtual void Initialize ()
 
virtual void Deserialize (MBObjectManager objectManager, XmlNode node)
 
override int GetHashCode ()
 
virtual TextObject GetName ()
 
void PreAfterLoadInternal ()
 
void AfterLoadInternal ()
 
void OnRegistered ()
 
void OnUnregistered ()
 

Public Attributes

bool UseCenterOfMassAsHandBase
 

Properties

WeaponClass WeaponClass [get]
 
WeaponFlags WeaponFlags [get]
 
string ItemUsageFeatures [get]
 
bool RotatedInHand [get]
 
bool IsHiddenFromUI [get, set]
 
IReadOnlyList< CraftingPieceAvailablePieces [get]
 
- Properties inherited from TaleWorlds.ObjectSystem.MBObjectBase
string StringId [get, set]
 
MBGUID Id [get, set]
 
bool IsInitialized [get]
 
bool IsReady [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from TaleWorlds.ObjectSystem.MBObjectBase
virtual void OnBeforeLoad ()
 
virtual void PreAfterLoad ()
 
virtual void AfterLoad ()
 

Member Function Documentation

◆ Deserialize()

override void TaleWorlds.Core.WeaponDescription.Deserialize ( MBObjectManager  objectManager,
XmlNode  node 
)
virtual

Member Data Documentation

◆ UseCenterOfMassAsHandBase

bool TaleWorlds.Core.WeaponDescription.UseCenterOfMassAsHandBase

Property Documentation

◆ WeaponClass

WeaponClass TaleWorlds.Core.WeaponDescription.WeaponClass
get

◆ WeaponFlags

WeaponFlags TaleWorlds.Core.WeaponDescription.WeaponFlags
get

◆ ItemUsageFeatures

string TaleWorlds.Core.WeaponDescription.ItemUsageFeatures
get

◆ RotatedInHand

bool TaleWorlds.Core.WeaponDescription.RotatedInHand
get

◆ IsHiddenFromUI

bool TaleWorlds.Core.WeaponDescription.IsHiddenFromUI
getset

◆ AvailablePieces

IReadOnlyList<CraftingPiece> TaleWorlds.Core.WeaponDescription.AvailablePieces
get