Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
static std::string ScreenshotGetParkName()
115
{
116
return getGameState().park.name;
117
}
118
119
static std::string ScreenshotGetDirectory()
120
{
Callers
1
ScreenshotGetNextPath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected