Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
123
bool ClientCommandProcessor::debugHudEnabled() const {
124
return m_debugHudEnabled;
125
}
126
127
bool ClientCommandProcessor::fixedCameraEnabled() const {
128
return m_fixedCameraEnabled;
Callers
1
renderDebug
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected