public OnClientReady ( bool readyState ) : void | ||
readyState | bool | Whether the player is ready or not. |
return | void |
This is a hook that is invoked on clients when a LobbyPlayer switches between ready or not ready.
public OnClientReady ( bool readyState ) : void | ||
readyState | bool | Whether the player is ready or not. |
return | void |