Skip to main content

Introduction

This component provides the ability to display a list of Item Categories.

"Item Category List UI"

Fields#

NameDescription
SourceDetermine if source is a Direct Reference or in the Tool Registry
KeyKey used to find source
Ui PrefabPrefab to create for displaying items
ContentTransform to place prefabs inside
Active Category UIUI used to display information about the selected category
Show All ItemsPlace an additional entry in the list for showing 'All' categories at once
All Items IconIcon to display for the 'All' categories entry
All Items TextText to display for the 'All' categories entry
Filter IdsIds to filter by
On Selection ChangedEvent raised whenever selection changes
NavigationNavigation Details

Properties#

NameDescription
filterByGets/Sets the list filter
inventoryGets/Sets the associated Inventory
selectedItemGets/Sets the selected item
selectedIndexGets/Sets the selected index

Methods#

NameDescription
NextCategorySelect the next category in the list
PreviousCategorySelect the previous category in the list