GameEndsMessage

Content of a GAME_ENDS metaprotocol message

Members

Variables

gameState
JSONValue gameState;

Game-dependent object.

winnerPlayerID
int winnerPlayerID;

Unique identifier of the player that won the game. Or -1.

Meta