M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage Class Referenceabstract

Inherited by TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaClanPage, TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaConceptPage, TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage, TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaHeroPage, TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaSettlementPage, and TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaUnitPage.

Public Member Functions

 EncyclopediaPage ()
 
bool HasIdentifierType (Type identifierType)
 
string GetIdentifier (Type identifierType)
 
string[] GetIdentifierNames ()
 
bool IsFiltered (object o)
 
virtual string GetViewFullyQualifiedName ()
 
virtual string GetStringID ()
 
virtual TextObject GetName ()
 
virtual MBObjectBase GetObject (string typeName, string stringID)
 
virtual bool IsValidEncyclopediaItem (object o)
 
virtual TextObject GetDescriptionText ()
 
IEnumerable< EncyclopediaListItemGetListItems ()
 
IEnumerable< EncyclopediaFilterGroupGetFilterItems ()
 
IEnumerable< EncyclopediaSortControllerGetSortControllers ()
 

Protected Member Functions

abstract IEnumerable< EncyclopediaListItemInitializeListItems ()
 
abstract IEnumerable< EncyclopediaFilterGroupInitializeFilterItems ()
 
abstract IEnumerable< EncyclopediaSortControllerInitializeSortControllers ()
 

Properties

int HomePageOrderIndex = 0 [get, protected set]
 
EncyclopediaPage Parent [get]
 

Constructor & Destructor Documentation

◆ EncyclopediaPage()

TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.EncyclopediaPage ( )

Member Function Documentation

◆ InitializeListItems()

◆ InitializeFilterItems()

◆ InitializeSortControllers()

◆ HasIdentifierType()

bool TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.HasIdentifierType ( Type  identifierType)

◆ GetIdentifier()

string TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.GetIdentifier ( Type  identifierType)

◆ GetIdentifierNames()

string[] TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.GetIdentifierNames ( )

◆ IsFiltered()

bool TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.IsFiltered ( object  o)

◆ GetViewFullyQualifiedName()

◆ GetStringID()

◆ GetName()

◆ GetObject()

virtual MBObjectBase TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.GetObject ( string  typeName,
string  stringID 
)
virtual

◆ IsValidEncyclopediaItem()

◆ GetDescriptionText()

◆ GetListItems()

IEnumerable< EncyclopediaListItem > TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.GetListItems ( )

◆ GetFilterItems()

IEnumerable< EncyclopediaFilterGroup > TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.GetFilterItems ( )

◆ GetSortControllers()

IEnumerable< EncyclopediaSortController > TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.GetSortControllers ( )

Property Documentation

◆ HomePageOrderIndex

int TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.HomePageOrderIndex = 0
getprotected set

◆ Parent

EncyclopediaPage TaleWorlds.CampaignSystem.Encyclopedia.EncyclopediaPage.Parent
get