MCPcopy Create free account
hub / github.com/ddnet/ddnet / IsModeIngame

Method IsModeIngame

src/game/editor/proof_mode.cpp:220–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218}
219
220bool CProofMode::IsModeIngame() const
221{
222 return m_ProofBorders == EProofBorder::INGAME;
223}
224
225void CProofMode::Toggle()
226{

Callers 1

PopupProofModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected