MCPcopy 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
215bool CProofMode::IsModeMenu() const
216{
217 return m_ProofBorders == EProofBorder::MENU;
218}
219
220bool CProofMode::IsModeIngame() const
221{

Callers 4

DoMapEditorMethod · 0.80
PopupProofModeMethod · 0.80
IsFocusedMethod · 0.80
FocusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected