Class: EClientStat

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

Overview

Represents the EClientStat enum

Constant Summary collapse

DATA_TYPE =

Data type of EClientStat

'int'
P2_P_CONNECTIONS_UDP =

Constant P2_P_CONNECTIONS_UDP for EClientStat

0
P2_P_CONNECTIONS_RELAY =

Constant P2_P_CONNECTIONS_RELAY for EClientStat

1
P2_P_GAME_CONNECTIONS =

Constant P2_P_GAME_CONNECTIONS for EClientStat

2
P2_P_VOICE_CONNECTIONS =

Constant P2_P_VOICE_CONNECTIONS for EClientStat

3
BYTES_DOWNLOADED =

Constant BYTES_DOWNLOADED for EClientStat

4
MAX =

Constant MAX for EClientStat

5