Method: Api::PlayerSetup#type

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

#typeObject

enum readers



37315
37316
37317
# File 'lib/sc2ai/protocol/sc2api_pb.rb', line 37315

def type
  Api::PlayerType.lookup(@type) || @type
end