Parameters |
Description |
playerId |
entity id of player who requests the game |
opponentId |
entity id of opponent who should accept the request |
boardId |
entity id of board used for the game |
Syntax: Backgammon.RequestGame(EntityGUID playerId, EntityGUID opponentId, EntityGUID boardId)
Player requests new game with an opponent.
Copyright (c) 2012. All rights reserved.
|