HeroStats Libraries
HeroData Class

[This is preliminary documentation and subject to change.]

Encapsulation of everything we can know about a hero

For a list of all members of this type, see HeroData Members.

System.Object
   CityOfHeroes.HeroData

[Visual Basic]
<Serializable>
Public Class HeroData
    Implements ICloneable
[C#]
[Serializable]
public class HeroData : ICloneable

Thread Safety

Public static (Shared in Visual Basic) members of this type are not guaranteed to be safe for multithreaded operations. Instance members are thread-safe.

Requirements

Namespace: CityOfHeroes

Assembly: CityOfHeroesData (in CityOfHeroesData.dll)

See Also

HeroData Members | CityOfHeroes Namespace