Simple Tooltip
Displays the tooltip when cursor over gameobject or gameobject get focus.
SimpleTootip
cannot be used by multiple gameobjcts unlike Tooltip.Options
Tooltip Object
GameObject
GameObject used as tooltip.
Bring To Front
bool
Bring tooltip object to front.
Show Delay
float
Delay in seconds before tooltip displayed.
Unscaled Time
bool
Delay with unscaled time.
Events
OnShow
UnityEvent
OnHide
UnityEvent