The properties of the StatsEngine class are listed below. For a complete list of StatsEngine class members, see the StatsEngine Members topic.
![]() ProgramVersion | Gets a string representation of the version number of this assembly |
![]() ShouldVersionCheck | Gets a value indicating whether or not the application should perform an internet version check to see if the user is running the latest version of the engine. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
CurrentPendingBadges | Gets the list of currently pending badges. |
DebtTime | Gets the number of seconds we have been playing under debt. |
Dirty | Gets a value indicating whether any internal data has changed. |
Experience | Gets or sets the amount of experienced gained since this object has been recording messages for the current hero. |
FileName | Gets or sets the file name to associate with the data contained in this object. |
Item | Returns the appropriate |
Loading | Gets a value indicating if data is currently being read in a background thread |
MessageCount | Gets a value that is the current count of chat messages stored in memory |
OfflineHero | Gets or sets the data for the hero held in storage. Cannot be null. |
Online | Returns true if the scanner is currently accessing a City of Heroes client |
OnlineHero | Represents the hero that's currently logged in to the City of Heroes client. |
Paused | Gets a value indicating if the scanner is paused |
Playtime | Gets or sets the value of the number of seconds the user has been connected to a City of Heroes |
ScannerError | Gets the last error that the scanner reported. |
Scanning | Gets or sets the scanner's activity property. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
TimerPaused | Gets a value indicating whether the one-second game timer is paused or not |
UncategorizedMessageCount | Gets the number of messages that were detected that were not categorized into ChatMessage buckets. |
UncategorizedMessages | Gets a string containing a carriage return/linefeed (#13#10)-delimited list of messages that were captured from the City of Heroes client, but weren't able to be categorized. |
StatsEngine Class | HeroStats.StatsEngine Namespace