Method: Api::ActionSpatialUnitSelectionPoint#has_type?
- Defined in:
- lib/sc2ai/protocol/spatial_pb.rb
#has_type? ⇒ Boolean
11589 11590 11591 |
# File 'lib/sc2ai/protocol/spatial_pb.rb', line 11589 def has_type? (@_bitmask & 0x0000000000000002) == 0x0000000000000002 end |