Table of Contents

Class MPArmoryCosmeticTauntItemVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Armory.CosmeticItem
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPArmoryCosmeticTauntItemVM : MPArmoryCosmeticItemBaseVM
Inheritance
MPArmoryCosmeticTauntItemVM
Inherited Members

Constructors

MPArmoryCosmeticTauntItemVM(string, CosmeticElement, string)

public MPArmoryCosmeticTauntItemVM(string tauntId, CosmeticElement cosmetic, string cosmeticID)

Parameters

tauntId string
cosmetic CosmeticElement
cosmeticID string

Properties

BlocksMovementOnUsageHint

public HintViewModel BlocksMovementOnUsageHint { get; set; }

Property Value

HintViewModel

CancelEquipText

public string CancelEquipText { get; set; }

Property Value

string

IsSelected

public bool IsSelected { get; set; }

Property Value

bool

PreviewAnimationRatio

public float PreviewAnimationRatio { get; set; }

Property Value

float

RequiresOnFoot

public bool RequiresOnFoot { get; set; }

Property Value

bool

SelectSlotText

public string SelectSlotText { get; set; }

Property Value

string

TauntCategory

public MPArmoryCosmeticsVM.TauntCategoryFlag TauntCategory { get; }

Property Value

MPArmoryCosmeticsVM.TauntCategoryFlag

TauntCosmeticElement

public TauntCosmeticElement TauntCosmeticElement { get; }

Property Value

TauntCosmeticElement

TauntID

public string TauntID { get; set; }

Property Value

string

TauntUsages

public MBBindingList<StringItemWithEnabledAndHintVM> TauntUsages { get; set; }

Property Value

MBBindingList<StringItemWithEnabledAndHintVM>

Methods

RefreshValues()

public override void RefreshValues()

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