MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / FinalizeInitialization

Method FinalizeInitialization

apps/cwr/Game/GameApplication.cpp:1702–1705  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1700}
1701
1702void GameApplication::FinalizeInitialization()
1703{
1704 GDebugger.ResumeCheckingAlive();
1705}
1706
1707bool GameApplication::CanRemount() const
1708{

Callers

nothing calls this directly

Calls 1

ResumeCheckingAliveMethod · 0.80

Tested by

no test coverage detected