Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
168
CProofMode *CMapView::ProofMode()
169
{
170
return &m_ProofMode;
171
}
172
173
const CProofMode *CMapView::ProofMode() const
174
{
Callers
3
DoMapEditor
Method · 0.80
PopupProofMode
Method · 0.80
quick_actions.h
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected