Skip to main content

Introduction

This component allows an Item UI to display a more detailed tooltip using the Item Tooltip Display.

"Item Tooltip Client"

Fields#

NameDescription
Source TypeSet the type of source for the item
Data SourceItem providing object details
Pickup SourcePickup providing object details
SourceDetermine if item source is a Direct Reference or in the Tool Registry
KeyKey used to find source
Dynamic TextDisplay static text
Text SourceDisplay static text
TooltipTooltip text to display.
Modify DelayNumber of seconds to modify the display delay for this time.
Custom SourceSource of custom UI
Custom TooltipCustom tooltip prefab
Custom IdId of Custom UI to use instead of the normal Interactor UI
On Pre DisplayEvent raised just prior to displaying tooltip
On Init Custom TipEvent raised when custom tooltip is initialized
On Post InitEvent raised after initialization
On DisplayEvent raised when tooltip is displayed for this object
On HideEvent raised when tooltip is hidden for this object

Properties#

NameDescription
parametersGets/Sets any parameters for the tooltip
showableGets if the tooltip can be shown
tipTextGets the tooltip text
customDisplayGets any requested custom TooltipDisplay