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

Method CleanUp

engine/Poseidon/World/WorldInit.cpp:1107–1111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1105}
1106
1107void World::CleanUp()
1108{
1109 CleanUpDeinit();
1110 CleanUpInit();
1111}
1112
1113void World::Reset()
1114{

Callers 3

CleanUpDeinitMethod · 0.45
SimulateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected