Class MPArmoryCosmeticTauntItemVM
- 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
stringcosmetic
CosmeticElementcosmeticID
string
Properties
BlocksMovementOnUsageHint
public HintViewModel BlocksMovementOnUsageHint { get; set; }
Property Value
CancelEquipText
public string CancelEquipText { get; set; }
Property Value
IsSelected
public bool IsSelected { get; set; }
Property Value
PreviewAnimationRatio
public float PreviewAnimationRatio { get; set; }
Property Value
RequiresOnFoot
public bool RequiresOnFoot { get; set; }
Property Value
SelectSlotText
public string SelectSlotText { get; set; }
Property Value
TauntCategory
public MPArmoryCosmeticsVM.TauntCategoryFlag TauntCategory { get; }
Property Value
TauntCosmeticElement
public TauntCosmeticElement TauntCosmeticElement { get; }
Property Value
TauntID
public string TauntID { get; set; }
Property Value
TauntUsages
public MBBindingList<StringItemWithEnabledAndHintVM> TauntUsages { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).