Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ onUpdate
Function
onUpdate
src/OpenLoco/src/Ui/Dropdown.cpp:231–234 ·
view source on GitHub ↗
0x004CD015
Source
from the content-addressed store, hash-verified
229
230
// 0x004CD015
231
static void onUpdate(Window& self)
232
{
233
self.invalidate();
234
}
235
236
static void dropdownFormatArgsToFormatArgs(uint8_t itemIndex, FormatArguments& args)
237
{
Callers
1
update
Method · 0.50
Calls
1
invalidate
Method · 0.45
Tested by
no test coverage detected