Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~Context
Method · 0.80
ObjectListLoad
Function · 0.80
Calls
3
getAllObjectTypes
Function · 0.85
IsIntransientObjectType
Function · 0.85
clear
Method · 0.65
Tested by
no test coverage detected