HeroStats Libraries
CohScanner.Hero Property

[This is preliminary documentation and subject to change.]

Gets a HeroData object that represents the hero currently being played by the CoH client. If no hero is being played, returns null.

[Visual Basic]
Public ReadOnly Property Hero As HeroData
[C#]
public CityOfHeroes.HeroData Hero {get;}

See Also

CohScanner Class | CityOfHeroes.Scanner Namespace