MCPcopy 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
91WindowClass Intent::GetWindowClass() const
92{
93 return this->_Class;
94}
95
96WindowDetail Intent::GetWindowDetail() const
97{

Callers 1

OpenIntentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected