Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ onLanguageChange
Method
onLanguageChange
src/openrct2/interface/WindowBase.h:226–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
virtual CursorID onCursor(WidgetIndex, const ScreenCoordsXY&, CursorID);
226
virtual void onLanguageChange()
227
{
228
}
229
230
constexpr int16_t right()
231
{
Callers
1
WindowNotifyLanguageChange
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected