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

Method OnEditAddSelect

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

Source from the content-addressed store, hash-verified

2248 // TODO: Add your command handler code here
2249}
2250
2251void CMainFrame::OnEditAddSelect() { AddRoomToSelectedList(ROOMNUM(Curroomp)); }
2252
2253void CMainFrame::OnEditClearSelected() { ClearRoomSelectedList(); }

Callers

nothing calls this directly

Calls 1

AddRoomToSelectedListFunction · 0.85

Tested by

no test coverage detected