Method: Api::ActionRawCameraMove#to_h

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

#to_hObject



18389
18390
18391
18392
18393
18394
18395
# File 'lib/sc2ai/protocol/raw_pb.rb', line 18389

def to_h
  result = {}

  result[:"center_world_space"] = @center_world_space.to_h

  result
end