Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ mapTo
Method
mapTo
Engine/source/platformWin32/winVolume.cpp:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
Path Win32FileSystem::mapTo(const Path& path)
310
{
311
return _BuildFileName(mVolume,path);
312
}
313
314
Path Win32FileSystem::mapFrom(const Path& path)
315
{
Callers
1
internalAddNotification
Method · 0.45
Calls
1
_BuildFileName
Function · 0.85
Tested by
no test coverage detected