Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ getTransientObjectTypes
Function
getTransientObjectTypes
src/openrct2/object/ObjectTypes.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
std::span<const ObjectType> getTransientObjectTypes()
79
{
80
return kTransientObjectTypes;
81
}
82
83
std::span<const ObjectType> getIntransientObjectTypes()
84
{
Callers
3
SetupInUseSelectionFlags
Function · 0.85
ReadWriteObjectsChunk
Method · 0.85
ResearchRidesSetup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected