LM_View:SetToolTip(tooltip)
Version added: 12.0
Sets the tooltip text for a user interface control
Arguments:
| Name | Type | Description | Default | Ver |
| tooltip | char | A string containing the text to display in the tooltip | 12.0 |
Return value:
void None
The tooltip appears when the user hovers the mouse cursor over the control, providing helpful information or guidance.
Search results
Usage of 'SetToolTip' is found in the following scripts:
AE Key Tools (Original Edition) by A.Evseeva
View Code
Tweak for Select Shape (Original Edition) by A.Evseeva
View Code
AE Meshinstance (Original Edition) by A.Evseeva
View Code
AE Action tools (Original Edition) by A.Evseeva
View Code
Modified transform bone tool (Original Edition) by A.Evseeva
View Code