MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / setDebug

Method setDebug

src/common/StateDatabase.cpp:552–554  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

550
551
552void StateDatabase::setDebug(bool print) {
553 debug = print;
554}
555
556
557void StateDatabase::setSaveDefault(bool save) {

Callers 3

initClientFunction · 0.80
BZAdminClientMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected