MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / Destroy

Method Destroy

ogsr_engine/xr_3da/Engine.cpp:15–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15void CEngine::Destroy()
16{
17 Engine.Sheduler.Destroy();
18 Engine.External.Destroy();
19}

Callers 4

ShowSplashFunction · 0.45
destroyEngineFunction · 0.45
StartupFunction · 0.45
destroyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected