The user with the parameters they sent to the server when asking for opponents.
More...
|
IDictionary< string, double > | NumericProperties [get] |
| The numeric properties which this user asked to matchmake with.
|
|
IUserPresence | Presence [get] |
| The presence of the user.
|
|
IDictionary< string, string > | StringProperties [get] |
| The string properties which this user asked to matchmake with.
|
|
The user with the parameters they sent to the server when asking for opponents.
◆ NumericProperties
IDictionary<string, double> Nakama.IMatchmakerUser.NumericProperties |
|
get |
The numeric properties which this user asked to matchmake with.
◆ Presence
The presence of the user.
◆ StringProperties
IDictionary<string, string> Nakama.IMatchmakerUser.StringProperties |
|
get |
The string properties which this user asked to matchmake with.
The documentation for this interface was generated from the following file: