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

Function ScreenshotGetParkName

src/openrct2/interface/Screenshot.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114static std::string ScreenshotGetParkName()
115{
116 return getGameState().park.name;
117}
118
119static std::string ScreenshotGetDirectory()
120{

Callers 1

ScreenshotGetNextPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected