MCPcopy Create free account
hub / github.com/bwapi/bwapi / getUnit

Method getUnit

bwapi/BWAPILIB/UnitCommand.cpp:279–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277 return type;
278 }
279 Unit UnitCommand::getUnit() const
280 {
281 return unit;
282 }
283 Unit UnitCommand::getTarget() const
284 {
285 return target;

Callers 15

getBuildUnitMethod · 0.45
getTargetMethod · 0.45
getOrderTargetMethod · 0.45
getRallyUnitMethod · 0.45
getAddonMethod · 0.45
getNydusExitMethod · 0.45
getPowerUpMethod · 0.45
getTransportMethod · 0.45
getCarrierMethod · 0.45
getHatcheryMethod · 0.45
getSourceMethod · 0.45
getTargetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected