Class: EClientStatAggregateMethod

Inherits:
Object
  • Object
show all
Defined in:
lib/steamd/generated/enums.rb

Overview

Represents the EClientStatAggregateMethod enum

Constant Summary collapse

DATA_TYPE =

Data type of EClientStatAggregateMethod

'int'
LATEST_ONLY =

Constant LATEST_ONLY for EClientStatAggregateMethod

0
SUM =

Constant SUM for EClientStatAggregateMethod

1
EVENT =

Constant EVENT for EClientStatAggregateMethod

2
SCALAR =

Constant SCALAR for EClientStatAggregateMethod

3