Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ CurrentMenuProofIndex
Method
CurrentMenuProofIndex
src/game/editor/proof_mode.cpp:240–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
int CProofMode::CurrentMenuProofIndex() const
241
{
242
return m_CurrentMenuProofIndex;
243
}
244
245
void CProofMode::SetCurrentMenuProofIndex(int MenuProofIndex)
246
{
Callers
1
DoMapEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected