Inventool Window UGUI

The full-screen UI option.

The Inventool Window component is Inventool's full-screen UI option. This serves as the UI for almost all aspects of Inventool, which is why it has a lot of inspector properties. However, they should be set automatically if the component was added from the Menu Options.

Properties

Name
Description

Tab Button Container

The transform that contains all tab buttons.

Inventory Tab Button

The inventory tab button.

Crafting Tab Button

The crafting tab button.

Enchanting Tab Button

The enchanting tab button.

Key Items Tab Button

The key items tab button.

Inventory Tab

The inventory content container.

Crafting Tab

The crafting content container.

Enchanting Tab

The enchanting content container.

Key Items Tab

The key items content container.

Shop Tab

The shop content container.

Storage Tab

The storage content container.

Close Button

The close button.

Currencies Container

The RectTransform that contains currency UI elements.

Title Underline

The underline of the title.

Inventory

Name
Description

Item Stack Element Prefab

The item stack element prefab. This is the object placed over slots.

Inventory Slot Prefab

The empty inventory slot prefab.

Inventory Filter Prefab

The inventory filter prefab.

Currency Element Prefab

The currency display element prefab.

Inventory Content

The inventory content.

Page Left Button

The inventory's previous page button.

Page Right Button

The inventory's next page button.

Inventory Title Label

The inventory title element.

Weight Label

The inventory weight amount label.

Pages Label

The inventory pages label.

Filter Title Label

The inventory filter title label.

Weight Area

The inventory weight area.

Inventory Area

The inventory area.

Grid Layout Group

The grid layout group for the inventory slots.

Inventory Content Filter

The inventory content size fitter.

Filter Scroll

The inventory filter scroll.

Inventory Scroll

The inventory scroll rect.

Inventory Canvas Group

The inventory canvas group for hiding purposes during reload.

Pages Area

The area for the pagination text and buttons.

Storage

Name
Description

Storage Currency Element Prefab

The currency display element prefab.

Storage Currencies Container

Contains currency visual elements.

Storage Title Label

The storage title label.

Storage Area

The storage area.

Storage Filter Title Label

The storage filter title label.

Storage Filter Scroll

The storage filter scroll.

Storage Scroll

The storage scroll rect.

Storage Grid Layout Group

The grid layout group for the storage slots.

Storage Content Fitter

The storage content size fitter.

Storage Pages Area

The area for the pagination text and buttons.

Storage Pages Label

The storage pages label.

Storage Page Left Button

The previous storage page button.

Storage Page Right Button

The next storage page button.

Storage Canvas Group

The storage canvas group for hiding purposes during reload.

Equipment

Name
Description

Slot Container

The object that contains all equipment slots.

Rotation Reset Button

The button that resets the character viewer rotation.

Rows

A list of all equipment slot rows.

Key Items

Name
Description

Key Item Prefab

The key item prefab.

Key Item Scroll

The scroll rect containing all key items.

Description Scroll

The key item description scroll rect.

Selected Key Item Content

The object that contains all content elements of the selected key item.

Key Item Image

The image used to display the selected key item's icon.

Key Item Name Label

The label used to display the selected key item's name.

Key Item Subtype Label

The label used to display the selected key item's subtype.

Key Item Description Label

The label used to display the selected key item's description.

Key Items Empty Label

The label that is displayed when the key items list is empty.

Shop

Name
Description

Shop Item Element Prefab

The shop item element prefab.

Shop Title Label

The shop title.

Shop Filter Scroll

The shop filter scroll rect.

Shop Scroll

The shop scroll rect.

Crafting

Name
Description

Item Slot Prefab

The crafting item slot prefab.

Plus Sign Prefab

The plus sign prefab.

Crafting Title Label

The crafting title label.

Craft Scroll

The scroll rect that contains a list of items to craft.

Craft Currency Element

The result cost currency element.

Craft Button

The button that confirms the craft.

Craft Result Slot

The craft result item slot.

Craft Empty Label

The label that is displayed when the craft list is empty.

Enchanting

Name
Description

Enchanting Title Label

The enchanting title label.

Enchantment Slot Left

Left enchantment slot.

Enchantment Slot Right

Right enchantment slot.

Enchant Currency Element

The enchanting cost element.

Enchant Button

The button that confirms the enchant.

Scripting Side

Inventool Window UGUI

Last updated