Scaleform::Stat::StatType

Scaleform::Stat::StatType
enum StatType {
  Stat_LogicalGroup,
  Stat_Memory,
  Stat_Timer,
  Stat_Counter,
  Stat_TypeCount
};
Description

Collection of different statistics types.

Members
Members 
Description 
Stat_LogicalGroup 
Represents the logical group statistics. 
Stat_Memory 
Represents the memory statistics. 
Stat_Timer 
Represents the timer statistics. 
Stat_Counter 
Represents the counter statistics. 
Stat_TypeCount 
Number of supported types. 
File

SF_Stats.h