Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TurningWheel/Barony
/ deselect
Method
deselect
src/ui/Field.cpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
void Field::deselect() {
99
Widget::deselect();
100
}
101
102
void Field::deactivate() {
103
activated = false;
Callers
11
updateShop
Method · 0.45
genericgui_deselect_fn
Function · 0.45
closeAllGUIs
Method · 0.45
updateTinkerMenu
Method · 0.45
updateAlchemyMenu
Method · 0.45
updateRecipePanel
Method · 0.45
updateFeatherMenu
Method · 0.45
updateItemEffectMenu
Method · 0.45
createAssistShrine
Method · 0.45
updateAssistShrine
Method · 0.45
updateMailMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected