Class: ERemoteStoragePlatform

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

Overview

Represents the ERemoteStoragePlatform enum

Constant Summary collapse

DATA_TYPE =

Data type of ERemoteStoragePlatform

'flags'
NONE =

Constant NONE for ERemoteStoragePlatform

0
WINDOWS =

Constant WINDOWS for ERemoteStoragePlatform

1
OSX =

Constant OSX for ERemoteStoragePlatform

2
PS3 =

Constant PS3 for ERemoteStoragePlatform

4
LINUX =

Constant LINUX for ERemoteStoragePlatform

8
RESERVED1 =

Constant RESERVED1 for ERemoteStoragePlatform

8
RESERVED2 =

Constant RESERVED2 for ERemoteStoragePlatform

16
ALL =

Constant ALL for ERemoteStoragePlatform

-1