Class InventoryItemButtonWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Inventory
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public abstract class InventoryItemButtonWidget : ButtonWidget
- Inheritance
-
InventoryItemButtonWidget
- Derived
- Inherited Members
Constructors
InventoryItemButtonWidget(UIContext)
protected InventoryItemButtonWidget(UIContext context)
Parameters
context
UIContext
Properties
EquipmentIndex
[Editor(false)]
public int EquipmentIndex { get; set; }
Property Value
IsRightSide
[Editor(false)]
public bool IsRightSide { get; set; }
Property Value
ItemType
[Editor(false)]
public int ItemType { get; set; }
Property Value
ScreenWidget
public InventoryScreenWidget ScreenWidget { get; }
Property Value
Methods
EquipItem()
public void EquipItem()
OnDragBegin()
protected override void OnDragBegin()
OnDrop()
protected override bool OnDrop()
Returns
PreviewItem()
public void PreviewItem()
ResetIsSelected()
public virtual void ResetIsSelected()
SellItem()
public void SellItem()
UnequipItem()
public void UnequipItem()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).