Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ UnloadAllTransient
Method
UnloadAllTransient
src/openrct2/object/ObjectManager.cpp:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
void UnloadAllTransient() override
251
{
252
UnloadAll(true);
253
}
254
255
void UnloadAll() override
256
{
Callers
2
TrackDesignLoadSceneryObjects
Function · 0.80
ObjectManagerUnloadAllObjects
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected