Method: Api::ResponseCreateGame#error

Defined in:
lib/sc2ai/protocol/sc2api_pb.rb

#errorObject

enum readers



11583
11584
11585
# File 'lib/sc2ai/protocol/sc2api_pb.rb', line 11583

def error
  Api::ResponseCreateGame::Error.lookup(@error) || @error
end