Class KingdomDiplomacyVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class KingdomDiplomacyVM : KingdomCategoryVM, IViewModel, INotifyPropertyChanged
- Inheritance
-
KingdomDiplomacyVM
- Implements
- Inherited Members
Constructors
KingdomDiplomacyVM(Action<KingdomDecision>)
public KingdomDiplomacyVM(Action<KingdomDecision> forceDecision)
Parameters
forceDecision
Action<KingdomDecision>
Properties
ActionHint
[DataSourceProperty]
public HintViewModel ActionHint { get; set; }
Property Value
ActionInfluenceCost
[DataSourceProperty]
public int ActionInfluenceCost { get; set; }
Property Value
ActionName
[DataSourceProperty]
public string ActionName { get; set; }
Property Value
BehaviorSelection
[DataSourceProperty]
public SelectorVM<SelectorItemVM> BehaviorSelection { get; set; }
Property Value
BehaviorSelectionTitle
[DataSourceProperty]
public string BehaviorSelectionTitle { get; set; }
Property Value
CurrentSelectedDiplomacyItem
[DataSourceProperty]
public KingdomDiplomacyItemVM CurrentSelectedDiplomacyItem { get; set; }
Property Value
IsActionEnabled
[DataSourceProperty]
public bool IsActionEnabled { get; set; }
Property Value
IsDisplayingStatComparisons
[DataSourceProperty]
public bool IsDisplayingStatComparisons { get; set; }
Property Value
IsDisplayingWarLogs
[DataSourceProperty]
public bool IsDisplayingWarLogs { get; set; }
Property Value
IsWar
[DataSourceProperty]
public bool IsWar { get; set; }
Property Value
NumOfPlayerTrucesText
[DataSourceProperty]
public string NumOfPlayerTrucesText { get; set; }
Property Value
NumOfPlayerWarsText
[DataSourceProperty]
public string NumOfPlayerWarsText { get; set; }
Property Value
PlayerTruces
[DataSourceProperty]
public MBBindingList<KingdomTruceItemVM> PlayerTruces { get; set; }
Property Value
PlayerTrucesText
[DataSourceProperty]
public string PlayerTrucesText { get; set; }
Property Value
PlayerWars
[DataSourceProperty]
public MBBindingList<KingdomWarItemVM> PlayerWars { get; set; }
Property Value
PlayerWarsText
[DataSourceProperty]
public string PlayerWarsText { get; set; }
Property Value
ProposeActionExplanationText
[DataSourceProperty]
public string ProposeActionExplanationText { get; set; }
Property Value
ShowStatBarsHint
[DataSourceProperty]
public HintViewModel ShowStatBarsHint { get; set; }
Property Value
ShowWarLogsHint
[DataSourceProperty]
public HintViewModel ShowWarLogsHint { get; set; }
Property Value
WarsSortController
[DataSourceProperty]
public KingdomWarSortControllerVM WarsSortController { get; set; }
Property Value
WarsText
[DataSourceProperty]
public string WarsText { get; set; }
Property Value
Methods
RefreshDiplomacyList()
public void RefreshDiplomacyList()
RefreshValues()
public override void RefreshValues()
SelectKingdom(Kingdom)
public void SelectKingdom(Kingdom kingdom)
Parameters
kingdom
Kingdom
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).