Play
Low level communication between a game console and a running game.
None of these commands are available for use in game scripts.
Definitions:
String Types:
- Play Modes: One of the app level states communicated by [PlayMode].
Slots:
- Play Message: A client-server message for the play app.
Commands:
- Play log: A log message that might be displayed to the client for debugging.
- Play mode: An app level change in state.
- Play out: Text that should be displayed to the player.
String Types
Play Modes
One of the app level states communicated by [PlayMode]. The options are:
Commands
A log message that might be displayed to the client for debugging.
Slots:
Terms:
log: | Text |
An app level change in state.
Slots:
Terms:
mode: | PlayModes |
Text that should be displayed to the player.
Slots:
Terms:
out: | Text |