ERemoteStoragePlatform
Enum ERemoteStoragePlatform
Namespace: SwiftlyS2.Shared.SteamAPI
Assembly: SwiftlyS2.CS2.dll
[Flags]
public enum ERemoteStoragePlatformFields
- k_ERemoteStoragePlatformAll = -1
- k_ERemoteStoragePlatformAndroid = 32
- k_ERemoteStoragePlatformIOS = 64
- k_ERemoteStoragePlatformLinux = 8
- k_ERemoteStoragePlatformNone = 0
- k_ERemoteStoragePlatformOSX = 2
- k_ERemoteStoragePlatformPS3 = 4
- k_ERemoteStoragePlatformSwitch = 16
- k_ERemoteStoragePlatformWindows = 1