Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ GetWindowClass
Method
GetWindowClass
src/openrct2/windows/Intent.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
WindowClass Intent::GetWindowClass() const
92
{
93
return this->_Class;
94
}
95
96
WindowDetail Intent::GetWindowDetail() const
97
{
Callers
1
OpenIntent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected