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

Method OnViewNextviewer

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

Source from the content-addressed store, hash-verified

3012
3013void CMainFrame::OnViewNewviewer() { CreateNewViewer(); }
3014
3015void CMainFrame::OnViewNextviewer() { SelectNextViewer(); }
3016
3017void CMainFrame::OnViewDeleteviewer() { DeleteViewer(); }

Callers

nothing calls this directly

Calls 1

SelectNextViewerFunction · 0.85

Tested by

no test coverage detected