Class KingdomItemVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public abstract class KingdomItemVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
KingdomItemVM
- Implements
- Derived
- Inherited Members
Constructors
KingdomItemVM()
protected KingdomItemVM()
Properties
IsNew
[DataSourceProperty]
public bool IsNew { get; set; }
Property Value
IsSelected
[DataSourceProperty]
public bool IsSelected { get; set; }
Property Value
Methods
OnSelect()
protected virtual void OnSelect()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).