Class TownManagementVillageItemVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class TownManagementVillageItemVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
TownManagementVillageItemVM
- Implements
- Inherited Members
Constructors
TownManagementVillageItemVM(Village)
public TownManagementVillageItemVM(Village village)
Parameters
village
Village
Properties
Background
[DataSourceProperty]
public string Background { get; set; }
Property Value
Name
[DataSourceProperty]
public string Name { get; set; }
Property Value
ProductionName
[DataSourceProperty]
public string ProductionName { get; set; }
Property Value
VillageType
[DataSourceProperty]
public int VillageType { get; set; }
Property Value
Methods
ExecuteHideTooltip()
public void ExecuteHideTooltip()
ExecuteShowTooltip()
public void ExecuteShowTooltip()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).