Method: Api::ResponseQueryPathing#to_h

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

#to_hObject



3036
3037
3038
3039
3040
3041
3042
# File 'lib/sc2ai/protocol/query_pb.rb', line 3036

def to_h
  result = {}

  result[:"distance"] = @distance

  result
end