Method | Description | |
---|---|---|
Execute ( |
Starts a game if certain requirements are met
|
|
Start ( Base selectGame, GameRound startRound, Hubs sendMessage ) : System |
public Execute ( |
||
gameID | The ID for the game to start | |
commander | Entities | The commander for the first round |
return | Entities.Game |
public Start ( Base selectGame, GameRound startRound, Hubs sendMessage ) : System | ||
selectGame | Base | |
startRound | GameRound | |
sendMessage | Hubs | |
return | System |