| Class | Description |
|---|---|
| BitVector64 | |
| GameID |
This 64bit structure represents an app, mod, shortcut, or p2p file on the Steam network.
|
| GlobalID |
Represents a globally unique identifier within the Steam network.
|
| JobID |
Represents an identifier of a network task known as a job.
|
| KeyValue |
Represents a recursive string key to arbitrary value container.
|
| KVTextReader | |
| MessageObject |
Represents a
KeyValue backed MessageObject structure, which are often sent by the Steam servers. |
| SteamID |
This 64-bit structure is used for identifying various objects on the Steam network.
|
| UGCHandle |
Represents a single unique handle to a piece of User Generated Content.
|
| Enum | Description |
|---|---|
| GameID.GameType |
Represents various types of games.
|
| KeyValue.Type | |
| SteamID.ChatInstanceFlags |
Represents various flags a chat
SteamID may have, packed into its instance. |