Home »Action Reference»GUI Actions»GUI Tooltip
Index

GUI Tooltip

Gets the tooltip of the control the mouse is currently over and store it in a string variable.

Store Tooltip
Store the tooltip in a string variable.

 

Note: Tooltips are currently only defined in GUILayout actions.

You can display the tooltip onscreen with a GUIGUIElement or GUILayout action, or use StringCompare to do something based on the value.