Table of Contents

Class ControllerEquippedItemVM

Namespace
TaleWorlds.MountAndBlade.ViewModelCollection.HUD
Assembly
TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class ControllerEquippedItemVM : EquipmentActionItemVM, IViewModel, INotifyPropertyChanged
Inheritance
ControllerEquippedItemVM
Implements
Inherited Members

Constructors

ControllerEquippedItemVM(string, string, object, HotKey, Action<EquipmentActionItemVM>)

public ControllerEquippedItemVM(string item, string itemTypeAsString, object identifier, HotKey key, Action<EquipmentActionItemVM> onSelection)

Parameters

item string
itemTypeAsString string
identifier object
key HotKey
onSelection Action<EquipmentActionItemVM>

Properties

DropProgress

[DataSourceProperty]
public float DropProgress { get; set; }

Property Value

float

ShortcutKey

[DataSourceProperty]
public InputKeyItemVM ShortcutKey { get; set; }

Property Value

InputKeyItemVM

Methods

OnFinalize()

public override void OnFinalize()

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