HeroStats Libraries
SimulateScanner.OnHeroLogin Event

[This is preliminary documentation and subject to change.]

Fired when a new hero logs in to the CoH client

[Visual Basic]
Public Event OnHeroLogin As HeroLoginHandler
[C#]
public event HeroLoginHandler OnHeroLogin;

Implements

IScanner.OnHeroLogin

See Also

SimulateScanner Class | CityOfHeroes.Scanner Namespace