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

Inherits TaleWorlds.ObjectSystem.MBObjectBase.

Public Member Functions

 MBBodyProperty (string stringId)
 
 MBBodyProperty ()
 
void Init (BodyProperties bodyPropertyMin, BodyProperties bodyPropertyMax)
 
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 ()
 

Properties

BodyProperties BodyPropertyMin [get]
 
BodyProperties BodyPropertyMax [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 ()
 

Constructor & Destructor Documentation

◆ MBBodyProperty() [1/2]

TaleWorlds.Core.MBBodyProperty.MBBodyProperty ( string  stringId)

◆ MBBodyProperty() [2/2]

TaleWorlds.Core.MBBodyProperty.MBBodyProperty ( )

Member Function Documentation

◆ Init()

void TaleWorlds.Core.MBBodyProperty.Init ( BodyProperties  bodyPropertyMin,
BodyProperties  bodyPropertyMax 
)

◆ Deserialize()

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

Property Documentation

◆ BodyPropertyMin

BodyProperties TaleWorlds.Core.MBBodyProperty.BodyPropertyMin
get

◆ BodyPropertyMax

BodyProperties TaleWorlds.Core.MBBodyProperty.BodyPropertyMax
get