Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ OnMapLoad
Method
OnMapLoad
src/game/editor/map_view.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void CMapView::OnMapLoad()
32
{
33
m_ProofMode.OnMapLoad();
34
}
35
36
bool CMapView::IsFocused()
37
{
Callers
1
Load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected