|
M&B: Bannerlord 1.2.12
The horns sound, the ravens gather.
|
Inherits TaleWorlds.Core.PropertyObject.
Public Member Functions | |
| CultureTrait (string stringId) | |
| void | Initialize (TextObject name, TextObject description, string asdf) |
Public Member Functions inherited from TaleWorlds.Core.PropertyObject | |
| PropertyObject (string stringId) | |
| Initializes a new instance of the SkillObject class. | |
| void | Initialize (TextObject name, TextObject description) |
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 () |
Additional Inherited Members | |
Protected Member Functions inherited from TaleWorlds.ObjectSystem.MBObjectBase | |
| virtual void | OnBeforeLoad () |
| virtual void | PreAfterLoad () |
| virtual void | AfterLoad () |
Properties inherited from TaleWorlds.Core.PropertyObject | |
| TextObject | Name [get] |
| TextObject | Description [get] |
Properties inherited from TaleWorlds.ObjectSystem.MBObjectBase | |
| string | StringId [get, set] |
| MBGUID | Id [get, set] |
| bool | IsInitialized [get] |
| bool | IsReady [get, set] |
| TaleWorlds.CampaignSystem.CultureTrait.CultureTrait | ( | string | stringId | ) |
| void TaleWorlds.CampaignSystem.CultureTrait.Initialize | ( | TextObject | name, |
| TextObject | description, | ||
| string | asdf ) |