Click or drag to resize

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.3.286
Syntax
C#
public void SetOptionsHelpText(
	string Text
)

Parameters

Text  String
Text to display, or String.empty for default
See Also