Crafting Window UGUI

The split crafting window.

The Crafting Window UGUI component handles the crafting 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.

Item Slot Prefab

The item slot prefab instantiated for each item.

Plus Sign Prefab

The plus sign prefab.

Crafting Title Label

The label that displays the crafting title.

Craft Scroll

The scroll rect that contains all crafting items.

Currency Element

The CurrencyElementUGUI used to display the crafting cost.

Craft Button

The craft confirm button.

Craft Button Label

The craft button label.

Craft Result Slot

The craft result slot which displys the item that will be crafted.

Craft Empty Label

The label that displays the 'Empty' text when the crafting list is empty.

Close Button

The close button.

Scripting Side

Crafting Window UGUI

Last updated