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

Record values to write. More...

Inherited by Nakama.WriteTournamentRecordRequestTournamentRecordWrite.

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: