MCPcopy Create free account
hub / github.com/MyGUI/mygui / clearIndexSelected

Method clearIndexSelected

MyGUIEngine/src/MyGUI_ItemBox.cpp:888–891  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

886 }
887
888 void ItemBox::clearIndexSelected()
889 {
890 setIndexSelected(ITEM_NONE);
891 }
892
893 void ItemBox::clearItemDataAt(size_t _index)
894 {

Calls

no outgoing calls

Tested by

no test coverage detected