MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / OnFileVerifyLevel

Method OnFileVerifyLevel

editor/MainFrm.cpp:3328–3328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3326
3327void CMainFrame::OnFileStats() { ShowLevelStats(); }
3328
3329void CMainFrame::OnFileVerifyLevel() { VerifyMine(); }
3330
3331void CMainFrame::OnSubEditorsTableFileEdit() {

Callers

nothing calls this directly

Calls 1

VerifyMineFunction · 0.85

Tested by

no test coverage detected