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

Method OnRoomRenameRoom

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

Source from the content-addressed store, hash-verified

1277}
1278
1279void CEditorView::OnRoomRenameRoom() { RenameRoom(); }
1280
1281void CEditorView::OnUpdateRoomSetCenterFromViewer(CCmdUI *pCmdUI) { pCmdUI->Enable(!OBJECT_OUTSIDE(Viewer_object)); }
1282

Callers

nothing calls this directly

Calls 1

RenameRoomFunction · 0.85

Tested by

no test coverage detected