Class: EContentDownloadSourceType

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

Overview

Represents the EContentDownloadSourceType enum

Constant Summary collapse

DATA_TYPE =

Data type of EContentDownloadSourceType

'int'
INVALID =

Constant INVALID for EContentDownloadSourceType

0
CS =

Constant CS for EContentDownloadSourceType

1
CDN =

Constant CDN for EContentDownloadSourceType

2
LCS =

Constant LCS for EContentDownloadSourceType

3
PROXY_CACHE =

Constant PROXY_CACHE for EContentDownloadSourceType

4
MAX =

Constant MAX for EContentDownloadSourceType

5