Simple Tooltip
Displays the tooltip when cursor over GameObject or gameGameObject get focus.
SimpleTooltip cannot be used by multiple GameObjects unlike Tooltip.Options
Tooltip Object
GameObjectGameObject used as tooltip.
Bring To Front
boolBring tooltip GameObject to front.
Show Delay
floatDelay in seconds before tooltip displayed.
Unscaled Time
boolDelay with unscaled time.
Events
OnShow
UnityEventOnHide
UnityEvent