M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior Class Reference

Inherits TaleWorlds.CampaignSystem.CampaignBehaviorBase.

Public Member Functions

 RebellionsCampaignBehavior ()
 
override void RegisterEvents ()
 
override void SyncData (IDataStore dataStore)
 
- Public Member Functions inherited from TaleWorlds.CampaignSystem.CampaignBehaviorBase
 CampaignBehaviorBase (string stringId)
 
 CampaignBehaviorBase ()
 
abstract void RegisterEvents ()
 
abstract void SyncData (IDataStore dataStore)
 
void RegisterEvents ()
 

Static Public Member Functions

static string SetRebellionEnabled (List< String > strings)
 
- Static Public Member Functions inherited from TaleWorlds.CampaignSystem.CampaignBehaviorBase
static T GetCampaignBehavior< T > ()
 

Additional Inherited Members

- Public Attributes inherited from TaleWorlds.CampaignSystem.CampaignBehaviorBase
readonly string StringId
 

Constructor & Destructor Documentation

◆ RebellionsCampaignBehavior()

TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.RebellionsCampaignBehavior ( )

Member Function Documentation

◆ RegisterEvents()

override void TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.RegisterEvents ( )
virtual

◆ SyncData()

override void TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.SyncData ( IDataStore  dataStore)
virtual

◆ SetRebellionEnabled()

static string TaleWorlds.CampaignSystem.CampaignBehaviors.RebellionsCampaignBehavior.SetRebellionEnabled ( List< String >  strings)
static