MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / GetBasePath

Function GetBasePath

test/tests/TestData.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14namespace TestData
15{
16 std::string GetBasePath()
17 {
18 return "testdata";
19 }
20
21 std::string GetParkPath(std::string name)
22 {

Callers 7

SpriteTestDataPathMethod · 0.85
GetParkPathFunction · 0.85
GetImagePathMethod · 0.85
GetReplayFilesFunction · 0.85
TestRatingsMethod · 0.85
GetTestPrivateKeyPathMethod · 0.85
GetTestPublicKeyPathMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected