Class MPArmoryClassStatsVM
- 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
CostHint
public HintViewModel CostHint { get; set; }
Property Value
FactionDescription
public string FactionDescription { get; set; }
Property Value
FactionName
public string FactionName { get; set; }
Property Value
FlavorText
public string FlavorText { get; set; }
Property Value
HeroInformation
public HeroInformationVM HeroInformation { get; set; }
Property Value
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).