Class ItemFlagVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class ItemFlagVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
ItemFlagVM
- Implements
- Derived
- Inherited Members
Constructors
ItemFlagVM(string, TextObject)
public ItemFlagVM(string iconName, TextObject hint)
Parameters
iconName
stringhint
TextObject
Properties
Hint
[DataSourceProperty]
public HintViewModel Hint { get; set; }
Property Value
Icon
[DataSourceProperty]
public string Icon { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).