Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ ShouldLoadImages
Method
ShouldLoadImages
src/openrct2/object/ObjectFactory.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
bool ShouldLoadImages() override
161
{
162
return _loadImages;
163
}
164
165
std::vector<uint8_t> GetData(std::string_view path) override
166
{
Callers
4
LoadObjectImages
Method · 0.45
ReadJson
Method · 0.45
ReadLegacy
Method · 0.45
ReadJson
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected