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

Method isReplay

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:531–534  ·  view source on GitHub ↗

----------------------------------------------- IN REPLAY ------------------------------------------------

Source from the content-addressed store, hash-verified

529 }
530 //----------------------------------------------- IN REPLAY ------------------------------------------------
531 bool GameImpl::isReplay() const
532 {
533 return BW::BWDATA::InReplay != 0;
534 }
535 //----------------------------------------------- START GAME -----------------------------------------------
536 void GameImpl::_startGame()
537 {

Callers 15

updateMethod · 0.95
onGameStartMethod · 0.95
onGameEndMethod · 0.95
vSendTextExMethod · 0.95
setVisionMethod · 0.95
onFrameMethod · 0.45
BWAPIExceptionFilterFunction · 0.45
getStartLocationMethod · 0.45
updateDataMethod · 0.45
copyToSharedMemoryMethod · 0.45
visibleMethod · 0.45
isExploredMethod · 0.45

Calls

no outgoing calls

Tested by 10

onStartMethod · 0.36
onStartMethod · 0.36
onStartMethod · 0.36
onFrameMethod · 0.36
onStartMethod · 0.36
onStartMethod · 0.36
onStartMethod · 0.36
onStartMethod · 0.36
onStartMethod · 0.36
onStartMethod · 0.36