Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ GetSystemWindow
Method
GetSystemWindow
PanzerChasm/host.cpp:266–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
const SystemWindow* Host::GetSystemWindow()
267
{
268
return system_window_.get();
269
}
270
271
void Host::Quit()
272
{
Callers
1
VideoMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected