M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.Concept 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 ()
 

Static Public Member Functions

static bool IsGroupMember (string groupName, Concept c)
 
static void SetConceptTextLinks ()
 

Properties

TextObject Title [get, set]
 
TextObject Description [get, set]
 
string FilterGroup [get, set]
 
string LinkID [get]
 
static MBReadOnlyList< ConceptAll [get]
 
string EncyclopediaLink [get]
 
TextObject EncyclopediaLinkWithName [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.CampaignSystem.Concept.Deserialize ( MBObjectManager  objectManager,
XmlNode  node 
)
virtual

◆ IsGroupMember()

static bool TaleWorlds.CampaignSystem.Concept.IsGroupMember ( string  groupName,
Concept  c 
)
static

◆ SetConceptTextLinks()

static void TaleWorlds.CampaignSystem.Concept.SetConceptTextLinks ( )
static

Property Documentation

◆ Title

TextObject TaleWorlds.CampaignSystem.Concept.Title
getset

◆ Description

TextObject TaleWorlds.CampaignSystem.Concept.Description
getset

◆ FilterGroup

string TaleWorlds.CampaignSystem.Concept.FilterGroup
getset

◆ LinkID

string TaleWorlds.CampaignSystem.Concept.LinkID
get

◆ All

MBReadOnlyList<Concept> TaleWorlds.CampaignSystem.Concept.All
staticget

◆ EncyclopediaLink

string TaleWorlds.CampaignSystem.Concept.EncyclopediaLink
get

◆ EncyclopediaLinkWithName

TextObject TaleWorlds.CampaignSystem.Concept.EncyclopediaLinkWithName
get