Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ SpriteTestDataPath
Method
SpriteTestDataPath
test/tests/CLITests.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
{
17
public:
18
static std::string SpriteTestDataPath()
19
{
20
return Path::Combine(TestData::GetBasePath(), u8
"sprites"
);
21
}
22
23
static std::string ManifestFilePath()
24
{
Callers
nothing calls this directly
Calls
2
GetBasePath
Function · 0.85
Combine
Function · 0.50
Tested by
no test coverage detected