Click or drag to resize

FormActMain Fields

The FormActMain type exposes the following members.

Fields
  NameDescription
Public fieldGenerateAttackTypeGraph
A replaceable method which will alter graphing of the main tab
Public fieldGenerateCombatantGraph
A replaceable method which will alter graphing of the main tab
Public fieldGenerateDamageTypeGraph
A replaceable method which will alter graphing of the main tab
Public fieldGenerateEncounterGraph
A replaceable method which will alter graphing of the main tab
Public fieldGetDateTimeFromLog
A replacable method that will parse the DateTime from a log line
Public fieldPlaySoundMethod
A replacable method that will handle sound output. Save this to a local variable if you plan on restoring the ACT default later.
Public fieldPlayTtsMethod
A replacable method that will handle Text to Speech. Save this to a local variable if you plan on restoring the ACT default later.
Public fieldWebIndexLinks
A collection of links to display on the web server's index page
Top
See Also