Pyrogenesis
13997
|
Simulation command, typically received over the network in multiplayer games. More...
#include <SimulationCommand.h>
Public Attributes | |
player_id_t | player |
CScriptValRooted | data |
Simulation command, typically received over the network in multiplayer games.
Definition at line 27 of file SimulationCommand.h.
CScriptValRooted SimulationCommand::data |
Definition at line 30 of file SimulationCommand.h.
player_id_t SimulationCommand::player |
Definition at line 29 of file SimulationCommand.h.