Table of Contents

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

ButtonWidget

SortByNameBtn

[Editor(false)]
public ButtonWidget SortByNameBtn { get; set; }

Property Value

ButtonWidget

SortByQuantityBtn

[Editor(false)]
public ButtonWidget SortByQuantityBtn { get; set; }

Property Value

ButtonWidget

SortByTypeBtn

[Editor(false)]
public ButtonWidget SortByTypeBtn { get; set; }

Property Value

ButtonWidget

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