Key Items Window UGUI

The split key items window.

The Key Items Window UGUI component handles the key items 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.

Key Items Prefab

The key item prefab instantiated for each key item.

Key Items Title

The label that displays the key items title.

Close Button

The close button.

Key Item Scroll

The key item scroll that contains all key items.

Description Scroll

The scroll rect that contains the description.

Selected Key Item Area

The area that contains the UI elements of the selected key item.

Key Item Image

The image that displays the icon of the selected key item.

Key Item Name Label

The label that displays the name of the selected key item.

Key Item Subtype Label

The label that displays the subtype of the selected key item.

Key Item Description

The label that displays the description of the selected key item.

Key Items Empty Label

The label that displays the 'Empty' text when the list of key items is empty.

Scripting Side

Key Items Window UGUI

Last updated