Table of Contents

Class MPArmoryClothingCosmeticCategoryVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Armory.CosmeticCategory
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPArmoryClothingCosmeticCategoryVM : MPArmoryCosmeticCategoryBaseVM
Inheritance
MPArmoryClothingCosmeticCategoryVM
Inherited Members

Constructors

MPArmoryClothingCosmeticCategoryVM(ClothingCategory)

public MPArmoryClothingCosmeticCategoryVM(MPArmoryCosmeticsVM.ClothingCategory clothingCategory)

Parameters

clothingCategory MPArmoryCosmeticsVM.ClothingCategory

Fields

ClothingCategory

public readonly MPArmoryCosmeticsVM.ClothingCategory ClothingCategory

Field Value

MPArmoryCosmeticsVM.ClothingCategory

Methods

ExecuteSelectCategory()

protected override void ExecuteSelectCategory()

OnEquipmentRefreshed(EquipmentIndex)

public void OnEquipmentRefreshed(EquipmentIndex equipmentIndex)

Parameters

equipmentIndex EquipmentIndex

RefreshValues()

public override void RefreshValues()

ReplaceCosmeticWithDefaultItem(MPArmoryCosmeticClothingItemVM, ClothingCategory, MPHeroClass, List<string>)

public void ReplaceCosmeticWithDefaultItem(MPArmoryCosmeticClothingItemVM cosmetic, MPArmoryCosmeticsVM.ClothingCategory clothingCategory, MultiplayerClassDivisions.MPHeroClass selectedClass, List<string> ownedCosmetics)

Parameters

cosmetic MPArmoryCosmeticClothingItemVM
clothingCategory MPArmoryCosmeticsVM.ClothingCategory
selectedClass MPHeroClass
ownedCosmetics List<string>

SetDefaultEquipments(Equipment)

public void SetDefaultEquipments(Equipment equipment)

Parameters

equipment Equipment

Events

OnSelected

public static event Action<MPArmoryClothingCosmeticCategoryVM> OnSelected

Event Type

Action<MPArmoryClothingCosmeticCategoryVM>

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