CommandResult

The structure representing a command sent to the game.

Values

  • id : string : A string identifying the command operation.
  • value : string : A string representing the command parameters.