Class SettlementGovernorSelectionVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class SettlementGovernorSelectionVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
SettlementGovernorSelectionVM
- Implements
- Inherited Members
Constructors
SettlementGovernorSelectionVM(Settlement, Action<Hero>)
public SettlementGovernorSelectionVM(Settlement settlement, Action<Hero> onDone)
Parameters
settlement
SettlementonDone
Action<Hero>
Properties
AvailableGovernors
[DataSourceProperty]
public MBBindingList<SettlementGovernorSelectionItemVM> AvailableGovernors { get; set; }
Property Value
CurrentGovernorIndex
[DataSourceProperty]
public int CurrentGovernorIndex { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).