![]() |
CotC C# SDK for Unity
v1.4.0.1
Making social games is easy !
|
Entry within a list of matches.
Properties | |
| GamerInfo | Creator [get] |
| Describes the creator of the match. More... | |
| Bundle | CustomProperties [get] |
| Custom properties, as passed at the creation of the match. More... | |
| string | Description [get] |
| Description of the match, as defined by the user upon creation. More... | |
| string | MatchId [get] |
| The ID of the match. Keep this for later as it is useful to continue a match. More... | |
| int | MaxPlayers [get] |
| Maximum number of players, as passed. More... | |
| MatchStatus | Status [get] |
| The current state of the match (running, finished). More... | |
|
get |
Describes the creator of the match.
|
get |
Custom properties, as passed at the creation of the match.
|
get |
Description of the match, as defined by the user upon creation.
|
get |
The ID of the match. Keep this for later as it is useful to continue a match.
|
get |
Maximum number of players, as passed.
|
get |
The current state of the match (running, finished).
1.8.15