The events of the CohScanner class are listed below. For a complete list of CohScanner class members, see the CohScanner Members topic.
OnChatMessage | Fired when a new chat message is detected |
OnHeroLogin | Fired when a new hero logs in to the CoH client |
OnHeroLogout | Fired when a hero logs out of the CoH client |
OnScanningError | Fired when the scanner encounters an error |
OnScanningPaused | Fired when scanning is paused (i.e., the Pause function is called) |
OnScanningResumed | Fired when scanning resumes from the paused state (i.e., the Resume function is called) |
OnScanningStart | Fired when scanning starts (i.e., the Start function is called) |
OnScanningStop | Fired when scanning stops (i.e., the Stop function is called) |
CohScanner Class | CityOfHeroes.Scanner Namespace