Table of Contents

Class MPPerkVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.ClassLoadout
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPPerkVM : ViewModel
Inheritance
MPPerkVM

Constructors

MPPerkVM(Action<MPPerkVM>, IReadOnlyPerkObject, bool, int)

public MPPerkVM(Action<MPPerkVM> onSelectPerk, IReadOnlyPerkObject perk, bool isSelectable, int perkIndex)

Parameters

onSelectPerk Action<MPPerkVM>
perk IReadOnlyPerkObject
isSelectable bool
perkIndex int

Fields

Perk

public readonly IReadOnlyPerkObject Perk

Field Value

IReadOnlyPerkObject

Properties

Description

public string Description { get; set; }

Property Value

string

Hint

public HintViewModel Hint { get; set; }

Property Value

HintViewModel

IconType

public string IconType { get; set; }

Property Value

string

IsSelectable

public bool IsSelectable { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string

PerkIndex

public int PerkIndex { get; }

Property Value

int

Methods

ExecuteSelectPerk()

public void ExecuteSelectPerk()

RefreshValues()

public override void RefreshValues()

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