Class: EClanRelationship

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

Overview

Represents the EClanRelationship enum

Constant Summary collapse

DATA_TYPE =

Data type of EClanRelationship

'int'
NONE =

Constant NONE for EClanRelationship

0
BLOCKED =

Constant BLOCKED for EClanRelationship

1
INVITED =

Constant INVITED for EClanRelationship

2
MEMBER =

Constant MEMBER for EClanRelationship

3
KICKED =

Constant KICKED for EClanRelationship

4
KICK_ACKNOWLEDGED =

Constant KICK_ACKNOWLEDGED for EClanRelationship

5