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
stringvalue
stringchangeAmount
inttype
SelectableItemPropertyVM.PropertyTypehint
BasicTooltipViewModelisWarning
bool
Properties
ChangeAmount
[DataSourceProperty]
public int ChangeAmount { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).