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

Method getDebug

src/common/StateDatabase.h:192–192  ·  view source on GitHub ↗

do we want debug output? */

Source from the content-addressed store, hash-verified

190 /** do we want debug output?
191 */
192 inline bool getDebug() const { return debug; }
193
194// true if we are in a mode where we are seting values that are to be defaults ( config and world time )
195 void setSaveDefault(bool save);

Callers 1

getLocalStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected