Property | Type | Description | |
---|---|---|---|
gameRulesField | Text | ||
gameStateField | Text | ||
instance | ExampleGameSession, |
Method | Description | |
---|---|---|
OnCountdownCancelled ( ) : void | ||
OnCountdownStarted ( ) : void | ||
OnDestroy ( ) : void | ||
OnJoinedLobby ( ) : void | ||
OnLeftLobby ( ) : void |
Method | Description | |
---|---|---|
AllPlayersHaveRolled ( ) : bool | ||
MaxScore ( ) : int | ||
OnAbortGame ( ) : void | ||
OnStartClient ( ) : void | ||
OnStartGame ( List |
||
OnStartServer ( ) : void | ||
PlayAgain ( ) : void | ||
PlayerWithHighestScore ( ) : ExamplePlayerScript, | ||
PlayersWithHighestRoll ( ) : List |
||
RpcOnAbortedGame ( ) : void | ||
RpcOnStartedGame ( ) : void | ||
RunGame ( ) : IEnumerator | ||
Update ( ) : void |