Table of Contents

Class ItemFlagVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Inventory
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 string
hint TextObject

Properties

Hint

[DataSourceProperty]
public HintViewModel Hint { get; set; }

Property Value

HintViewModel

Icon

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

Property Value

string

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