CounterStat::GetStatType

CounterStat::GetStatType
StatType GetStatType() const;
Description

GetStatType returns the type of statistics generated. In this case, Stat_Counter is returned.

Return Value

StatType indicating the type of statistics. See Stat::StatType.