HeroStats Libraries
StatsEngine.OnlineHero Property

[This is preliminary documentation and subject to change.]

Represents the hero that's currently logged in to the City of Heroes client.

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

Remarks

Can be null if no hero is logged in or if the client is not running.

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace