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

Method getType

bwapi/Shared/BulletShared.cpp:17–20  ·  view source on GitHub ↗

------------------------------------------------ GET TYPE ------------------------------------------------

Source from the content-addressed store, hash-verified

15 }
16 //------------------------------------------------ GET TYPE ------------------------------------------------
17 BulletType BulletImpl::getType() const
18 {
19 return BulletType(self->type);
20 }
21 //------------------------------------------------ GET SOURCE ----------------------------------------------
22 Unit BulletImpl::getSource() const
23 {

Callers

nothing calls this directly

Calls 1

BulletTypeClass · 0.50

Tested by

no test coverage detected