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

Method ProofMode

src/game/editor/map_view.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168CProofMode *CMapView::ProofMode()
169{
170 return &m_ProofMode;
171}
172
173const CProofMode *CMapView::ProofMode() const
174{

Callers 3

DoMapEditorMethod · 0.80
PopupProofModeMethod · 0.80
quick_actions.hFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected