- Found in:
- MCM Helper
- SkyUI
Description
GitHub Wiki Description (SkyUI)
Sets the title text of the control panel.
If the title is not set with this function, it defaults to the name of the current page, or the mod name if no pages are defined.
Documentation String
Sets the title text of the control panel
Caveats
Parameters
stringa_text
GitHub Wiki Description (SkyUI)
The new title text.
Examples
Auto-Generated Example
string myString__a_text
mySKI_ConfigBase__toCallFunctionOn.SetTitleText(myString__a_text)