Class InventoryListPanel
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Inventory
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class InventoryListPanel : NavigatableListPanel
- Inheritance
-
InventoryListPanel
- Inherited Members
Constructors
InventoryListPanel(UIContext)
public InventoryListPanel(UIContext context)
Parameters
context
UIContext
Properties
SortByCostBtn
[Editor(false)]
public ButtonWidget SortByCostBtn { get; set; }
Property Value
SortByNameBtn
[Editor(false)]
public ButtonWidget SortByNameBtn { get; set; }
Property Value
SortByQuantityBtn
[Editor(false)]
public ButtonWidget SortByQuantityBtn { get; set; }
Property Value
SortByTypeBtn
[Editor(false)]
public ButtonWidget SortByTypeBtn { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).