FormActMainSetOptionsHelpText Method |
Sets the the text of the help panel in the Options tab
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public void SetOptionsHelpText(
string Text
)
Parameters
- Text
- Type: SystemString
Text to display, or String.empty for default
See Also