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

Method getID

bwapi/Shared/BulletShared.cpp:7–10  ·  view source on GitHub ↗

------------------------------------------------- GET ID -------------------------------------------------

Source from the content-addressed store, hash-verified

5{
6 //------------------------------------------------- GET ID -------------------------------------------------
7 int BulletImpl::getID() const
8 {
9 return self->id;
10 }
11 //------------------------------------------------ GET PLAYER ----------------------------------------------
12 Player BulletImpl::getPlayer() const
13 {

Callers 1

isVisibleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected