MCPcopy 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
218void ServerApplication::RunMainLoop()
219{
220 DedicatedServerLoop();
221}
222
223void ServerApplication::ShutdownSubsystems() {}
224

Callers

nothing calls this directly

Calls 1

DedicatedServerLoopFunction · 0.85

Tested by

no test coverage detected