M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
|
Inherits TaleWorlds.ObjectSystem.MBObjectBase.
Public Member Functions | |
InstrumentData () | |
InstrumentData (string stringId) | |
void | InitializeInstrumentData (string sittingAction, string standingAction, bool isDataWithoutInstrument) |
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 | |
MBReadOnlyList<(HumanBone, string)> | InstrumentEntities [get] |
string | SittingAction [get] |
string | StandingAction [get] |
string | Tag [get] |
bool | IsDataWithoutInstrument [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 () |
SandBox.Objects.InstrumentData.InstrumentData | ( | ) |
SandBox.Objects.InstrumentData.InstrumentData | ( | string | stringId | ) |
void SandBox.Objects.InstrumentData.InitializeInstrumentData | ( | string | sittingAction, |
string | standingAction, | ||
bool | isDataWithoutInstrument | ||
) |
|
virtual |
Reimplemented from TaleWorlds.ObjectSystem.MBObjectBase.
|
get |
|
get |
|
get |
|
get |
|
get |