APIResponse

Container to send a message to the game cycle.

struct APIResponse {}

Members

Variables

code
uint code;

Command thah should execute the game cycle.

value
uint value;

Value response

Meta