Execute an Lua function on the server.
More...
|
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.
◆ HttpKey
string Nakama.IApiRpc.HttpKey |
|
get |
The authentication key used when executed as a non-client HTTP request.
◆ Id
The identifier of the function.
◆ Payload
string Nakama.IApiRpc.Payload |
|
get |
The payload of the function which must be a JSON object.
The documentation for this interface was generated from the following file: