MCPcopy 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
240int CProofMode::CurrentMenuProofIndex() const
241{
242 return m_CurrentMenuProofIndex;
243}
244
245void CProofMode::SetCurrentMenuProofIndex(int MenuProofIndex)
246{

Callers 1

DoMapEditorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected