Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Nakama.Console.IConsoleStorageList Interface Reference

List of storage objects. More...

Inherited by Nakama.Console.ConsoleStorageList.

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: