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

Function getWindowNumber

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

Source from the content-addressed store, hash-verified

41 _tooltipWindowNumber = wndNumber;
42 }
43 WindowNumber_t getWindowNumber()
44 {
45 return _tooltipWindowNumber;
46 }
47
48 void setWidgetIndex(WidgetIndex_t widx)
49 {

Callers 1

stateNormalHoverFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected