SwiftlyS2

ERemoteStoragePlatform

Enum ERemoteStoragePlatform

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

[Flags]
public enum ERemoteStoragePlatform

Fields

  • 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

On this page