Class TownManagementVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class TownManagementVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
TownManagementVM
- Implements
- Inherited Members
Constructors
TownManagementVM()
public TownManagementVM()
Properties
CompletionText
[DataSourceProperty]
public string CompletionText { get; set; }
Property Value
ConsumptionTooltip
[DataSourceProperty]
public BasicTooltipViewModel ConsumptionTooltip { get; set; }
Property Value
CurrentGovernor
[DataSourceProperty]
public HeroVM CurrentGovernor { get; set; }
Property Value
CurrentProjectProgress
[DataSourceProperty]
public int CurrentProjectProgress { get; set; }
Property Value
CurrentProjectText
[DataSourceProperty]
public string CurrentProjectText { get; set; }
Property Value
DoneInputKey
[DataSourceProperty]
public InputKeyItemVM DoneInputKey { get; set; }
Property Value
DoneText
[DataSourceProperty]
public string DoneText { get; set; }
Property Value
GovernorSelection
[DataSourceProperty]
public SettlementGovernorSelectionVM GovernorSelection { get; set; }
Property Value
GovernorSelectionDisabledHint
[DataSourceProperty]
public HintViewModel GovernorSelectionDisabledHint { get; set; }
Property Value
GovernorText
[DataSourceProperty]
public string GovernorText { get; set; }
Property Value
HasGovernor
[DataSourceProperty]
public bool HasGovernor { get; set; }
Property Value
IsCurrentProjectDaily
[DataSourceProperty]
public bool IsCurrentProjectDaily { get; set; }
Property Value
IsGovernorSelectionEnabled
[DataSourceProperty]
public bool IsGovernorSelectionEnabled { get; set; }
Property Value
IsSelectingGovernor
[DataSourceProperty]
public bool IsSelectingGovernor { get; set; }
Property Value
IsThereCurrentProject
[DataSourceProperty]
public bool IsThereCurrentProject { get; set; }
Property Value
IsTown
[DataSourceProperty]
public bool IsTown { get; set; }
Property Value
ManageText
[DataSourceProperty]
public string ManageText { get; set; }
Property Value
MiddleFirstTextList
[DataSourceProperty]
public MBBindingList<TownManagementDescriptionItemVM> MiddleFirstTextList { get; set; }
Property Value
MiddleSecondTextList
[DataSourceProperty]
public MBBindingList<TownManagementDescriptionItemVM> MiddleSecondTextList { get; set; }
Property Value
ProjectSelection
[DataSourceProperty]
public SettlementProjectSelectionVM ProjectSelection { get; set; }
Property Value
ReserveControl
[DataSourceProperty]
public TownManagementReserveControlVM ReserveControl { get; set; }
Property Value
Shops
[DataSourceProperty]
public MBBindingList<TownManagementShopItemVM> Shops { get; set; }
Property Value
ShopsInSettlementText
[DataSourceProperty]
public string ShopsInSettlementText { get; set; }
Property Value
Show
[DataSourceProperty]
public bool Show { get; set; }
Property Value
TitleText
[DataSourceProperty]
public string TitleText { get; set; }
Property Value
Villages
[DataSourceProperty]
public MBBindingList<TownManagementVillageItemVM> Villages { get; set; }
Property Value
VillagesText
[DataSourceProperty]
public string VillagesText { get; set; }
Property Value
WallsText
[DataSourceProperty]
public string WallsText { get; set; }
Property Value
Methods
ExecuteDone()
public void ExecuteDone()
OnFinalize()
public override void OnFinalize()
RefreshValues()
public override void RefreshValues()
SetDoneInputKey(HotKey)
public void SetDoneInputKey(HotKey hotKey)
Parameters
hotKey
HotKey
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).