The properties of the CohScanner class are listed below. For a complete list of CohScanner class members, see the CohScanner Members topic.
BroadcastChannel | Gets or sets the use of the Broadcast channel |
CombatWarningsChannel | Gets or sets the use of the CombatWarnings channel |
DamageInflictedChannel | Gets or sets the use of the DamageInflicted channel |
DamageReceivedChannel | Gets or sets the use of the DamageReceived channel |
EmotesChannel | Gets or sets the use of the Emotes channel |
Error | Gets the text of the last error message that was produced by the scanner |
ErrorChannel | Gets or sets the use of the Error channel |
FriendsChannel | Gets or sets the use of the Friends channel |
GeneralCombatChannel | Gets or sets the use of the GeneralCombat channel |
HealingDeliveredChannel | Gets or sets the use of the HealingDelivered channel |
HealingReceivedChannel | Gets or sets the use of the HealingReceived channel |
Hero | Gets a HeroData object that represents the hero currently being played by the CoH client. If no hero is being played, returns null. |
HeroIgnoreServer | Sets the ignore server setting of the current hero. |
LocalChannel | Gets or sets the use of the Local channel |
NoticesChannel | Gets or sets the use of the Notices channel |
NpcDialogChannel | Gets or sets the use of the NpcDialog channel |
Online | Gets a value that is true if City of Heroes was found and the scanner is doing something useful, false otherwise. |
Paused | True if the scanner is paused (via a Pause call). |
PrivateMessagesChannel | Gets or sets the use of the PrivateMessages channel |
RequestChannel | Gets or sets the use of the Request channel |
RewardsChannel | Gets or sets the use of the Rewards channel |
Scanning | Gets a value that is true if the scanner is running (i.e., StartScanning() was called), false otherwise. |
SupergroupChannel | Gets or sets the use of the Supergroup channel |
TeamChannel | Gets or sets the use of the Team channel |
CohScanner Class | CityOfHeroes.Scanner Namespace