Table of Contents

Class CraftingItemFlagVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.WeaponCrafting.WeaponDesign
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 string
hint TextObject
isDisplayed bool

Properties

IconPath

[DataSourceProperty]
public string IconPath { get; set; }

Property Value

string

IsDisplayed

[DataSourceProperty]
public bool IsDisplayed { get; set; }

Property Value

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).