HeroStats Libraries
StatsEngine.OnPointsGained Event

[This is preliminary documentation and subject to change.]

Fired when the online hero gets experience, influence, or debt reduction

[Visual Basic]
Public Event OnPointsGained As PointsGainedHandler
[C#]
public event PointsGainedHandler OnPointsGained;

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace