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

Method OnViewNewviewer

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

Source from the content-addressed store, hash-verified

3010 pCmdUI->SetRadio(Editor_view_mode == VM_TERRAIN);
3011}
3012
3013void CMainFrame::OnViewNewviewer() { CreateNewViewer(); }
3014
3015void CMainFrame::OnViewNextviewer() { SelectNextViewer(); }

Callers

nothing calls this directly

Calls 1

CreateNewViewerFunction · 0.85

Tested by

no test coverage detected