Modules | |
| Game Flow Callbacks | |
| List of of Main Game Flow Events sent from the server to the client. You can access those Game Flow Events from your GameManager . | |
| GamePlayEvent Callbacks | |
| GamePlayEvents are in in-room app-specific messages sent between the players You can access those GamePlayEvents from your GameManager or from PlayerManager. | |
| Observer Callbacks | |
| Observer Callbacks are special GamePlayEvents for observables ownership transfers and requests. | |