HeroStats Libraries
IScanner.OnHeroLogout Event

[This is preliminary documentation and subject to change.]

Event fired when a hero logs out of the CoH client

[Visual Basic]
Event OnHeroLogout As HeroLogoutHandler
[C#]
event HeroLogoutHandler OnHeroLogout;

See Also

IScanner Interface | CityOfHeroes.Scanner Namespace