HeroStats Libraries
StatsEngine.ResetPlaytime Method 

[This is preliminary documentation and subject to change.]

Zeroes out the playtime clock.

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

Remarks

This also zeroes out the value stored in the persisted datastore.

See Also

StatsEngine Class | HeroStats.StatsEngine Namespace