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

Record values to write. More...

Properties

string Metadata [get]
 A JSON object of additional properties (optional).
ApiOperator Operator [get]
 Operator override.
string Score [get]
 The score value to submit.
string Subscore [get]
 An optional secondary value.

Detailed Description

Record values to write.

Property Documentation

◆ Metadata

string Nakama.IWriteTournamentRecordRequestTournamentRecordWrite.Metadata
get

A JSON object of additional properties (optional).

◆ Operator

ApiOperator Nakama.IWriteTournamentRecordRequestTournamentRecordWrite.Operator
get

Operator override.

◆ Score

string Nakama.IWriteTournamentRecordRequestTournamentRecordWrite.Score
get

The score value to submit.

◆ Subscore

string Nakama.IWriteTournamentRecordRequestTournamentRecordWrite.Subscore
get

An optional secondary value.


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