MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / debugHudEnabled

Method debugHudEnabled

source/frontend/StarClientCommandProcessor.cpp:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123bool ClientCommandProcessor::debugHudEnabled() const {
124 return m_debugHudEnabled;
125}
126
127bool ClientCommandProcessor::fixedCameraEnabled() const {
128 return m_fixedCameraEnabled;

Callers 1

renderDebugMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected