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

Method getType

bwapi/BWAPILIB/Source/Event.cpp:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 return e;
202 }
203 EventType::Enum Event::getType() const
204 {
205 return type;
206 }
207 Position Event::getPosition() const
208 {
209 return position;

Callers 15

ReserveStructureFunction · 0.45
ReserveDefaultFunction · 0.45
getUnitsInWeaponRangeMethod · 0.45
getTilePositionMethod · 0.45
getLeftMethod · 0.45
getTopMethod · 0.45
getRightMethod · 0.45
getBottomMethod · 0.45
isBeingConstructedMethod · 0.45
isFlyingMethod · 0.45
isInWeaponRangeMethod · 0.45
isSiegedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected