Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1702
void GameApplication::FinalizeInitialization()
1703
{
1704
GDebugger.ResumeCheckingAlive();
1705
}
1706
1707
bool GameApplication::CanRemount() const
1708
{
Callers
nothing calls this directly
Calls
1
ResumeCheckingAlive
Method · 0.80
Tested by
no test coverage detected