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

Method getTarget

bwapi/BWAPI/Source/BW/UnitTarget.cpp:33–36  ·  view source on GitHub ↗

-------------------------------------------------- GETTARGET ---------------------------------------------

Source from the content-addressed store, hash-verified

31 }
32 //-------------------------------------------------- GETTARGET ---------------------------------------------
33 u16 UnitTarget::getTarget() const
34 {
35 return this->targetID;
36 }
37 //----------------------------------------------------------------------------------------------------------
38
39}

Callers 3

addMethod · 0.45
updateInternalDataMethod · 0.45
PositionUnitTargetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected