Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ initEvents
Function
initEvents
src/OpenLoco/src/Ui/Dropdown.cpp:360–364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
static void initEvents()
361
{
362
events.onUpdate = onUpdate;
363
events.draw = draw;
364
}
365
366
// 0x004CCF1E
367
static void open(Ui::Point origin, Ui::Size size, AdvancedColour colour)
Callers
1
open
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected