Table of Contents

Class SelectableFiefItemPropertyVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class SelectableFiefItemPropertyVM : SelectableItemPropertyVM, IViewModel, INotifyPropertyChanged
Inheritance
SelectableFiefItemPropertyVM
Implements
Inherited Members

Constructors

SelectableFiefItemPropertyVM(string, string, int, PropertyType, BasicTooltipViewModel, bool)

public SelectableFiefItemPropertyVM(string name, string value, int changeAmount, SelectableItemPropertyVM.PropertyType type, BasicTooltipViewModel hint = null, bool isWarning = false)

Parameters

name string
value string
changeAmount int
type SelectableItemPropertyVM.PropertyType
hint BasicTooltipViewModel
isWarning bool

Properties

ChangeAmount

[DataSourceProperty]
public int ChangeAmount { get; set; }

Property Value

int

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