Table of Contents

Class MPArmoryClassStatsVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Armory
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPArmoryClassStatsVM : ViewModel
Inheritance
MPArmoryClassStatsVM

Constructors

MPArmoryClassStatsVM()

public MPArmoryClassStatsVM()

Properties

Cost

public int Cost { get; set; }

Property Value

int

CostHint

public HintViewModel CostHint { get; set; }

Property Value

HintViewModel

FactionDescription

public string FactionDescription { get; set; }

Property Value

string

FactionName

public string FactionName { get; set; }

Property Value

string

FlavorText

public string FlavorText { get; set; }

Property Value

string

HeroInformation

public HeroInformationVM HeroInformation { get; set; }

Property Value

HeroInformationVM

Methods

RefreshValues()

public override void RefreshValues()

RefreshWith(MPHeroClass)

public void RefreshWith(MultiplayerClassDivisions.MPHeroClass heroClass)

Parameters

heroClass MPHeroClass

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