Inventory Window UGUI

The split inventory window for uGUI.

The Inventory Window UGUI component handles the inventory UI logic.

Name
Description

Active Sorting Order

The sorting order set when the window becomes active.

Inactive Sorting Order

The sorting order set when the window becomes inactive.

Close Button

The close button.

Page Left Button

The button that navigates to the previous inventory page.

Page Right Button

The button that navigates to the next inventory page.

Inventory Title Label

The label that displays the inventory title.

Weight Label

The label that displays the inventory weight.

Pages Label

The label that displays the page numbers.

Filter Title Label

The label that displays the current filter title.

Weight Area

The weight area.

Currencies Container

The parent of currency elements.

Inventory Area

The inventory area.

Grid Layout Group

The grid layout group that handles the inventory slot layout.

Inventory Content Fitter

The inventory content fitter that resizes the inventory for the scroll rect.

Filter Scroll

The filter scroll rect.

Inventory Scroll

The inventory scroll rect.

Inventory Canvas Group

The inventory canvas group. Used to hide the inventory in some cases.

Pages Area

The area of the pages.

Scripting Side

Inventory Window UGUI

Last updated