Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
Execute an Lua function on the server. More...
Inherited by Nakama.ApiRpc.
Properties | |
string | HttpKey [get] |
The authentication key used when executed as a non-client HTTP request. | |
string | Id [get] |
The identifier of the function. | |
string | Payload [get] |
The payload of the function which must be a JSON object. | |
Execute an Lua function on the server.
|
get |
The authentication key used when executed as a non-client HTTP request.
|
get |
The identifier of the function.
|
get |
The payload of the function which must be a JSON object.