MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / UnloadAll

Method UnloadAll

src/openrct2/object/ObjectManager.cpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253 }
254
255 void UnloadAll() override
256 {
257 UnloadAll(false);
258 }
259
260 void ResetObjects() override
261 {

Callers 2

~ContextMethod · 0.80
ObjectListLoadFunction · 0.80

Calls 3

getAllObjectTypesFunction · 0.85
IsIntransientObjectTypeFunction · 0.85
clearMethod · 0.65

Tested by

no test coverage detected