Form |
The FormActMain type exposes the following members.
Name | Description | |
---|---|---|
![]() | GenerateAttackTypeGraph | A replaceable method which will alter graphing of the main tab |
![]() | GenerateCombatantGraph | A replaceable method which will alter graphing of the main tab |
![]() | GenerateDamageTypeGraph | A replaceable method which will alter graphing of the main tab |
![]() | GenerateEncounterGraph | A replaceable method which will alter graphing of the main tab |
![]() | GetDateTimeFromLog | A replacable method that will parse the DateTime from a log line |
![]() | PlaySoundMethod | A replacable method that will handle sound output. Save this to a local variable if you plan on restoring the ACT default later. |
![]() | PlayTtsMethod | A replacable method that will handle Text to Speech. Save this to a local variable if you plan on restoring the ACT default later. |
![]() | WebIndexLinks | A collection of links to display on the web server's index page |