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

Method getRevision

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:807–810  ·  view source on GitHub ↗

--------------------------------------------------- VERSION ----------------------------------------------

Source from the content-addressed store, hash-verified

805 }
806 //--------------------------------------------------- VERSION ----------------------------------------------
807 int GameImpl::getRevision() const
808 {
809 return SVN_REV;
810 }
811 int GameImpl::getClientVersion() const
812 {
813 return CLIENT_VERSION;

Callers 1

BWAPIExceptionFilterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected