Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Nakama.Console.IConsoleStorageList Interface Reference

List of storage objects. More...

Properties

IEnumerable< IApiStorageObjectObjects [get]
 List of storage objects matching list/filter operation.
int TotalCount [get]
 Approximate total number of storage objects.

Detailed Description

List of storage objects.

Property Documentation

◆ Objects

IEnumerable<IApiStorageObject> Nakama.Console.IConsoleStorageList.Objects
get

List of storage objects matching list/filter operation.

◆ TotalCount

int Nakama.Console.IConsoleStorageList.TotalCount
get

Approximate total number of storage objects.


The documentation for this interface was generated from the following file: