HeroStats Libraries
DetailData.Exists Method

[This is preliminary documentation and subject to change.]

Determines if a statistic has been recorded yet

Overload List

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);

See Also

DetailData Class | HeroStats.StatsEngine Namespace