Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ DestroyMap
Method
DestroyMap
engine/Poseidon/World/WorldImpl.cpp:345–348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
void World::DestroyMap(int exitCode)
346
{
347
_map.Free();
348
}
349
350
void World::DestroyChat(int exitCode)
351
{
Callers
8
OnSimulate
Method · 0.80
RetryMission
Method · 0.80
OnChildDestroyed
Method · 0.80
OnChildDestroyed
Method · 0.80
OnChildDestroyed
Method · 0.80
DestroyHUD
Method · 0.80
OnChildDestroyed
Method · 0.80
OnChildDestroyed
Method · 0.80
Calls
1
Free
Method · 0.45
Tested by
no test coverage detected