Skip to main content

Introduction

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

"Recipe 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 Recipes
ContentTransform to place prefabs inside
Active Category UIUI used to display information about the selected category
Show All RecipesPlace an additional entry in the list for showing 'All' categories at once
All Recipes IconIcon to display for the 'All' categories entry
All Recipes TextText to display for the 'All' categories entry
Filter IdsIds to filter by
On Selection ChangedEvent raised whenever selection changes
NavigationNavigation Details

Properties#

NameDescription
filterByGet/Set the filter by mode
inventoryGet/Set the associated Inventory
selectedCategoryGet/Set the selected Recipe Category
selectedIndexGets/Sets the selected index

Methods#

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