Class TownManagementShopItemVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class TownManagementShopItemVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
TownManagementShopItemVM
- Implements
- Inherited Members
Constructors
TownManagementShopItemVM(Workshop)
public TownManagementShopItemVM(Workshop workshop)
Parameters
workshop
Workshop
Properties
IsEmpty
[DataSourceProperty]
public bool IsEmpty { get; set; }
Property Value
ShopId
[DataSourceProperty]
public string ShopId { get; set; }
Property Value
ShopName
[DataSourceProperty]
public string ShopName { get; set; }
Property Value
Methods
ExecuteBeginHint()
public void ExecuteBeginHint()
ExecuteEndHint()
public void ExecuteEndHint()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).