Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ RunMainLoop
Method
RunMainLoop
apps/cwr/Server/ServerApplication.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
void ServerApplication::RunMainLoop()
219
{
220
DedicatedServerLoop();
221
}
222
223
void ServerApplication::ShutdownSubsystems() {}
224
Callers
nothing calls this directly
Calls
1
DedicatedServerLoop
Function · 0.85
Tested by
no test coverage detected