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