M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData Interface Reference

Inherited by TaleWorlds.CampaignSystem.ViewModelCollection.CampaignOptionData.

Public Member Functions

CampaignOptionDataType GetDataType ()
 
int GetPriorityIndex ()
 
bool IsRelatedToDifficultyPreset ()
 
float GetValueFromDifficultyPreset (CampaignOptionsDifficultyPresets preset)
 
string GetIdentifier ()
 
CampaignOptionEnableState GetEnableState ()
 
string GetName ()
 
string GetDescription ()
 
float GetValue ()
 
void SetValue (float value)
 
CampaignOptionDisableStatus GetIsDisabledWithReason ()
 

Member Function Documentation

◆ GetDataType()

◆ GetPriorityIndex()

int TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.GetPriorityIndex ( )

◆ IsRelatedToDifficultyPreset()

bool TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.IsRelatedToDifficultyPreset ( )

◆ GetValueFromDifficultyPreset()

float TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.GetValueFromDifficultyPreset ( CampaignOptionsDifficultyPresets  preset)

◆ GetIdentifier()

string TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.GetIdentifier ( )

◆ GetEnableState()

CampaignOptionEnableState TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.GetEnableState ( )

◆ GetName()

string TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.GetName ( )

◆ GetDescription()

string TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.GetDescription ( )

◆ GetValue()

float TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.GetValue ( )

◆ SetValue()

void TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.SetValue ( float  value)

◆ GetIsDisabledWithReason()

CampaignOptionDisableStatus TaleWorlds.CampaignSystem.ViewModelCollection.ICampaignOptionData.GetIsDisabledWithReason ( )