enum Steamcr::EContentDownloadSourceType
Defined in:
steamd/enums.crEnum Members
-
INVALID =
0 -
CS =
1 -
CDN =
2 -
LCS =
3 -
PROXY_CACHE =
4 -
LAN_PEER =
5 -
SLS =
6 -
STEAM_CACHE =
7 -
OPEN_CACHE =
8 -
LAN_CACHE =
9
Class Method Summary
Instance Method Summary
- #cdn?
- #cs?
- #invalid?
- #lan_cache?
- #lan_peer?
- #lcs?
- #open_cache?
- #proxy_cache?
- #sls?
- #steam_cache?
- #to_io(io, format)