Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ IsModeMenu
Method
IsModeMenu
src/game/editor/proof_mode.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
bool CProofMode::IsModeMenu() const
216
{
217
return m_ProofBorders == EProofBorder::MENU;
218
}
219
220
bool CProofMode::IsModeIngame() const
221
{
Callers
4
DoMapEditor
Method · 0.80
PopupProofMode
Method · 0.80
IsFocused
Method · 0.80
Focus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected