MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getWidgetIndex

Function getWidgetIndex

src/OpenLoco/src/Ui/Windows/ToolTip.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 _tooltipWidgetIndex = widx;
51 }
52 WidgetIndex_t getWidgetIndex()
53 {
54 return _tooltipWidgetIndex;
55 }
56
57 void setNotShownTicks(uint16_t ticks)
58 {

Callers 1

stateNormalHoverFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected