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

Method OnRoomFinishNewFace

editor/editorView.cpp:1238–1238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1236void CEditorView::OnRoomStartNewFace() { StartNewFace(); }
1237
1238void CEditorView::OnRoomFinishNewFace() { EndNewFace(); }
1239
1240void CEditorView::OnRoomAddVertToNewFace() { AddNewFaceVert(); }
1241

Callers

nothing calls this directly

Calls 1

EndNewFaceFunction · 0.85

Tested by

no test coverage detected