MCPcopy 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
266const SystemWindow* Host::GetSystemWindow()
267{
268 return system_window_.get();
269}
270
271void Host::Quit()
272{

Callers 1

VideoMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected