HeroStats Libraries
HeroData Methods

The methods of the HeroData class are listed below. For a complete list of HeroData class members, see the HeroData Members topic.

Public Static (Shared) Methods

Equals (inherited from Object) Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object) Determines whether the specified Object instances are the same instance.

Public Instance Methods

Clone 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table
GetType (inherited from Object) Gets the Type of the current instance.
MatchPowerToSets Updates this hero's powersets based on the AT and a power used by the hero. Note that a powerset is only set once, then it is no longer considered for updates.
ToString A string representation of the hero's information

See Also

HeroData Class | CityOfHeroes Namespace