MCPcopy 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
345void World::DestroyMap(int exitCode)
346{
347 _map.Free();
348}
349
350void World::DestroyChat(int exitCode)
351{

Callers 8

OnSimulateMethod · 0.80
RetryMissionMethod · 0.80
OnChildDestroyedMethod · 0.80
OnChildDestroyedMethod · 0.80
OnChildDestroyedMethod · 0.80
DestroyHUDMethod · 0.80
OnChildDestroyedMethod · 0.80
OnChildDestroyedMethod · 0.80

Calls 1

FreeMethod · 0.45

Tested by

no test coverage detected