Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
552
void StateDatabase::setDebug(bool print) {
553
debug = print;
554
}
555
556
557
void StateDatabase::setSaveDefault(bool save) {
Callers
3
initClient
Function · 0.80
BZAdminClient
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected