M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ComponentInterfaces.KingdomCreationModel Class Referenceabstract

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultKingdomCreationModel.

Public Member Functions

abstract bool IsPlayerKingdomCreationPossible (out List< TextObject > explanations)
 
abstract bool IsPlayerKingdomAbdicationPossible (out List< TextObject > explanations)
 
abstract IEnumerable< CultureObjectGetAvailablePlayerKingdomCultures ()
 

Properties

abstract int MinimumClanTierToCreateKingdom [get]
 
abstract int MinimumNumberOfSettlementsOwnedToCreateKingdom [get]
 
abstract int MinimumTroopCountToCreateKingdom [get]
 
abstract int MaximumNumberOfInitialPolicies [get]
 

Member Function Documentation

◆ IsPlayerKingdomCreationPossible()

abstract bool TaleWorlds.CampaignSystem.ComponentInterfaces.KingdomCreationModel.IsPlayerKingdomCreationPossible ( out List< TextObject explanations)
pure virtual

◆ IsPlayerKingdomAbdicationPossible()

abstract bool TaleWorlds.CampaignSystem.ComponentInterfaces.KingdomCreationModel.IsPlayerKingdomAbdicationPossible ( out List< TextObject explanations)
pure virtual

◆ GetAvailablePlayerKingdomCultures()

abstract IEnumerable< CultureObject > TaleWorlds.CampaignSystem.ComponentInterfaces.KingdomCreationModel.GetAvailablePlayerKingdomCultures ( )
pure virtual

Property Documentation

◆ MinimumClanTierToCreateKingdom

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.KingdomCreationModel.MinimumClanTierToCreateKingdom
get

◆ MinimumNumberOfSettlementsOwnedToCreateKingdom

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.KingdomCreationModel.MinimumNumberOfSettlementsOwnedToCreateKingdom
get

◆ MinimumTroopCountToCreateKingdom

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.KingdomCreationModel.MinimumTroopCountToCreateKingdom
get

◆ MaximumNumberOfInitialPolicies

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.KingdomCreationModel.MaximumNumberOfInitialPolicies
get