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

Method getSource

bwapi/Shared/BulletShared.cpp:22–25  ·  view source on GitHub ↗

------------------------------------------------ GET SOURCE ----------------------------------------------

Source from the content-addressed store, hash-verified

20 }
21 //------------------------------------------------ GET SOURCE ----------------------------------------------
22 Unit BulletImpl::getSource() const
23 {
24 return Broodwar->getUnit(self->source);
25 }
26 //---------------------------------------------- GET POSITION ----------------------------------------------
27 Position BulletImpl::getPosition() const
28 {

Callers

nothing calls this directly

Calls 1

getUnitMethod · 0.45

Tested by

no test coverage detected