Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ fullExtdataPath
Method
fullExtdataPath
3ds/source/title.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
std::u16string Title::fullExtdataPath(size_t index)
133
{
134
return mFullExtdataPaths.at(index);
135
}
136
137
std::vector<std::u16string> Title::saves(void)
138
{
Callers
1
fullPath
Method · 0.80
Calls
1
at
Method · 0.80
Tested by
no test coverage detected