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

Function getHoveredStationId

src/OpenLoco/src/Input/MouseInput.cpp:312–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310 }
311
312 StationId getHoveredStationId()
313 {
314 return _hoveredStationId;
315 }
316
317 void setHoveredStationId(StationId stationId)
318 {

Callers 1

drawStationNamesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected