Class ShallowItemPropertyVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class ShallowItemPropertyVM : ViewModel
- Inheritance
-
ShallowItemPropertyVM
Constructors
ShallowItemPropertyVM(TextObject, int, int)
public ShallowItemPropertyVM(TextObject propertyName, int permille, int value)
Parameters
propertyName
TextObjectpermille
intvalue
int
Properties
NameText
public string NameText { get; set; }
Property Value
Permille
public int Permille { get; set; }
Property Value
Value
public int Value { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).