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

Method isDebug

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:815–818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

813 return CLIENT_VERSION;
814 }
815 bool GameImpl::isDebug() const
816 {
817 return BUILD_DEBUG == 1;
818 }
819 //----------------------------------------------- LAT COMPENSATION -----------------------------------------
820 bool GameImpl::isLatComEnabled() const
821 {

Callers 1

BWAPIExceptionFilterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected