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

Write objects to the storage engine. More...

Inherited by Nakama.ApiWriteStorageObjectsRequest.

Properties

IEnumerable< IApiWriteStorageObjectObjects [get]
 The objects to store on the server.
 

Detailed Description

Write objects to the storage engine.

Property Documentation

◆ Objects

IEnumerable<IApiWriteStorageObject> Nakama.IApiWriteStorageObjectsRequest.Objects
get

The objects to store on the server.


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