Storage Window UGUI
The split storage window.
Last updated
The split storage window.
Last updated
The Storage Window UGUI component handles the storage UI logic.
Active Sorting Order
The sorting order set when the window becomes active.
Inactive Sorting Order
The sorting order set when the window becomes inactive.
Item Stack Element Prefab
The element instantiated for each item in the current storage page.
Currency Element Prefab
The element instantiated for each currency.
Filter Prefab
The element instantiated for each item filter.
Slot Prefab
The element instantiated for each item slot.
Close Button
The close button.
Currencies Container
The parent of all currency elements.
Title Label
The label that displays the title.
Storage Area
The storage content container.
Filter Title Label
The label that displays the filter title.
Filter Scroll
The scroll rect that contains all filters.
Storage Scroll
The scroll rect of the item slots.
Grid Layout Group
The grid layout that handles slot positioning.
Storage Content Fitter
The content fitter that adjusts its size based on instantiated slots.
Pages Area
The pagination content container.
Pages Label
The label that displays the pages text.
Page Left Button
The button that navigates to the previous inventory page.
Page Right Button
The button that navigates to the next inventory page.
Storage Canvas Group
The inventory canvas group. Used to hide the inventory in some cases.