HeroStats Libraries
CityOfHeroes Namespace
Namespace hierarchy
Classes
| Class |
Description |
|
ChatMessage
|
Represents a message captured from the City of Heroes client, with information derived from the data in the message. |
|
ChatMessage.Expression
|
Represents a regular expression that can be used to parse a chat message |
|
ClientInfo
|
Utility class that returns some information about the City of Heroes client (such as configuration settings). |
|
ExperienceTable
|
Defines the experience table for City of Heroes. Index is level, value is the starting aggregate XP for that level |
|
HeroData
|
Encapsulation of everything we can know about a hero |
|
HeroPowerSet
|
Represents a powerset. |
|
TimedStatistic
|
Represents the value of a HeroStats statistic at a point in time, rather than as an aggregate |
|
TimedStatisticComparer
|
IComparer-derived class for sorting TimedStatistic objects |
Enumerations
| Enumeration |
Description |
|
ClientInfo.ChatLanguage
|
Language for the CoH client |
|
HeroArchetype
|
The available hero archetypes on City of Heroes |
|
HeroOrigin
|
The available hero origins in City of Heroes |
|
Stackability
|
Indicates how a buff stacks when multiple instances of that buff are present on a hero |