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

Method leftGame

bwapi/Shared/PlayerShared.cpp:178–181  ·  view source on GitHub ↗

--------------------------------------------- LEFT GAME --------------------------------------------------

Source from the content-addressed store, hash-verified

176 }
177 //--------------------------------------------- LEFT GAME --------------------------------------------------
178 bool PlayerImpl::leftGame() const
179 {
180 return self->leftGame;
181 }
182}
183

Callers 6

updateMethod · 0.80
onGameStartMethod · 0.80
updateSharedMemoryMethod · 0.80
onStartMethod · 0.80
onMatchStartMethod · 0.80
onMatchFrameMethod · 0.80

Calls

no outgoing calls

Tested by 1

onStartMethod · 0.64