![]() |
CotC C# SDK for Unity
v1.4.0.1
Making social games is easy !
|
Represents a move in a match.
Public Attributes | |
Bundle | MoveId |
The data passed by the player when performing the move. More... | |
Bundle | MoveData |
The data passed by the player when performing the move. More... | |
string | PlayerId |
The ID of the player who made the move. More... | |
Bundle CotcSdk.MatchMove.MoveData |
The data passed by the player when performing the move.
Bundle CotcSdk.MatchMove.MoveId |
The data passed by the player when performing the move.
string CotcSdk.MatchMove.PlayerId |
The ID of the player who made the move.