[This is preliminary documentation and subject to change.]
Determines if a statistic has been recorded yet
Determines if a statistic has been recorded yet
public bool Exists(string);
Determines if a statistic has been recorded for a specific minute
public bool Exists(string,DateTime);
DetailData Class | HeroStats.StatsEngine Namespace