Hover Details UGUI

Hover details for items.

The Inventool Hover Details UGUI is a component that displays item details in a modern fashion.

Properties

Name
Description

Stat Element Prefab

The stat element prefab instantiated for each item stat.

Content

The main content container.

Animator

The animator component. Requires an animation named "Open" and "Close".

Item Background

The image that displays the item background.

Item Icon

The image that displays the item icon.

Item Name Label

The label that displays the item name.

Item Type Label

The label that displays the item type.

Description Scroll

The scroll rect which contains the description label.

Description Label

The label that displays the item description.

Stats Scroll

The stats scroll rect which contains all stats.

Weight Area

The weight area.

Weight Label

The label that displays the item weight.

Currency Icon

The image that displays the item selling cost icon.

Currency Label

The label that displays the item selling cost.

Bottom Area

The bottom area.

Separator

The separator.

Appearance Delay

The length of time in seconds in which the player must be hovering an item before the item details are displayed.

Scripting Side

Hover Details UGUI

Last updated