Table of Contents

Class ShallowItemPropertyVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.ClassLoadout
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 TextObject
permille int
value int

Properties

NameText

public string NameText { get; set; }

Property Value

string

Permille

public int Permille { get; set; }

Property Value

int

Value

public int Value { get; set; }

Property Value

int

Methods

RefreshValues()

public override void RefreshValues()

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