|
Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
|
An identifier for a storage object. More...
Public Member Functions | |
| override string | ToString () |
Properties | |
| string | Collection [get, set] |
| The collection which stores the object. | |
| string | Key [get, set] |
| The key of the object within the collection. | |
| string | Version [get, set] |
| The version hash of the object. | |
| string | UserId [get, set] |
| The user owner of the object. | |
An identifier for a storage object.
|
inline |
|
getset |
The collection which stores the object.
Implements Nakama.IApiReadStorageObjectId.
|
getset |
The key of the object within the collection.
Implements Nakama.IApiReadStorageObjectId.
|
getset |
The user owner of the object.
Implements Nakama.IApiReadStorageObjectId.
|
getset |
The version hash of the object.
Implements Nakama.IApiDeleteStorageObjectId.