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

Method setExists

bwapi/BWAPI/Source/BWAPI/BulletImpl.cpp:25–28  ·  view source on GitHub ↗

----------------------------------------------- SET EXISTS -----------------------------------------------

Source from the content-addressed store, hash-verified

23 }
24 //----------------------------------------------- SET EXISTS -----------------------------------------------
25 void BulletImpl::setExists(bool exists)
26 {
27 __exists = exists;
28 }
29 //---------------------------------------------- SAVE EXISTS -----------------------------------------------
30 void BulletImpl::saveExists()
31 {

Callers 1

updateBulletsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected