Home
last modified time | relevance | path

Searched refs:EContentDownloadSourceType (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Philipp15b/go-steam/protocol/steamlang/
H A Denums.go5378 type EContentDownloadSourceType int32 type
5381 EContentDownloadSourceType_Invalid EContentDownloadSourceType = 0
5382 EContentDownloadSourceType_CS EContentDownloadSourceType = 1
5383 EContentDownloadSourceType_CDN EContentDownloadSourceType = 2
5384 EContentDownloadSourceType_LCS EContentDownloadSourceType = 3
5385 EContentDownloadSourceType_ProxyCache EContentDownloadSourceType = 4
5386 EContentDownloadSourceType_LANPeer EContentDownloadSourceType = 5
5387 EContentDownloadSourceType_SLS EContentDownloadSourceType = 6
5388 EContentDownloadSourceType_SteamCache EContentDownloadSourceType = 7
5389 EContentDownloadSourceType_OpenCache EContentDownloadSourceType = 8
[all …]