Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetMountPoint
Method
GetMountPoint
Sources/Shared/IO/PakFile.cpp:1160–1163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1158
}
1159
1160
Containers::StringView PakWriter::GetMountPoint() const
1161
{
1162
return _mountPoint;
1163
}
1164
1165
void PakWriter::SetMountPoint(Containers::String value)
1166
{
Callers
1
OpenContentFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected