HeroStats Libraries
StatsEngine.ResetExperience Method 

[This is preliminary documentation and subject to change.]

Zeroes out the value of experience gained.

[Visual Basic]
Public Sub ResetExperience()
[C#]
public void ResetExperience();

Remarks

Note that this also zeroes out the value in the persisted datastore.

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace