Property | Type | Description | |
---|---|---|---|
image | Image | ||
nameField | Text | ||
readyField | Text | ||
rollResultField | Text | ||
totalPointsField | Text |
Method | Description | |
---|---|---|
OnClientEnterLobby ( ) : void | ||
OnClientReady ( bool readyState ) : void | ||
OnGUI ( ) : void | ||
OnStartLocalPlayer ( ) : void | ||
ShowPlayer ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
CmdPlayAgain ( ) : void | ||
CmdRollDie ( ) : void | ||
CmdSetCustomPlayerInfo ( Color aColour ) : void | ||
RpcOnStartedGame ( ) : void |
public OnClientReady ( bool readyState ) : void | ||
readyState | bool | |
return | void |