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

Method getFrameCount

bwapi/BWAPIClient/Source/GameImpl.cpp:406–409  ·  view source on GitHub ↗

--------------------------------------------- GET FRAME COUNT --------------------------------------------

Source from the content-addressed store, hash-verified

404 }
405 //--------------------------------------------- GET FRAME COUNT --------------------------------------------
406 int GameImpl::getFrameCount() const
407 {
408 return data->frameCount;
409 }
410 //--------------------------------------------- GET REPLAY FRAME COUNT -------------------------------------
411 int GameImpl::getReplayFrameCount() const
412 {

Callers 1

issueCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected