- Found in:
- SkyUI
Description
GitHub Wiki Description (SkyUI)
Documentation String
Sets the text for the info text field below the option panel
Caveats
Parameters
stringa_text
GitHub Wiki Description (SkyUI)
The new info text. Supports multi-line; use \n to start a new line.
Examples
Auto-Generated Example
string myString__a_text
mySKI_ConfigBase__toCallFunctionOn.SetInfoText(myString__a_text)