Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
void CEngine::Destroy()
16
{
17
Engine.Sheduler.Destroy();
18
Engine.External.Destroy();
19
}
Callers
4
ShowSplash
Function · 0.45
destroyEngine
Function · 0.45
Startup
Function · 0.45
destroy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected