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

Method GetSelected

editor/RoomListCombo.cpp:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84int CRoomListCombo::GetSelected() { return (int)GetItemData(GetCurSel()); }
85
86void CRoomListCombo::OnSetfocus() {
87 // Update list in case the items have changed

Calls

no outgoing calls

Tested by

no test coverage detected