Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ GetDocsPath
Function
GetDocsPath
src/openrct2/platform/Platform.Win32.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
std::string GetDocsPath()
163
{
164
return GetCurrentExecutableDirectory();
165
}
166
167
static SYSTEMTIME TimeToSystemTime(std::time_t timestamp)
168
{
Callers
nothing calls this directly
Calls
1
GetCurrentExecutableDirectory
Function · 0.85
Tested by
no test coverage detected