HeroStats Libraries
StatsEngine.Experience Property

[This is preliminary documentation and subject to change.]

Gets or sets the amount of experienced gained since this object has been recording messages for the current hero.

[Visual Basic]
Public ReadOnly Property Experience As Double
[C#]
public double Experience {get;}

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace