Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ mapTo
Method
mapTo
Engine/source/platformWin32/winVolume.cpp:318–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
}
317
318
Path Win32FileSystem::mapTo(const Path& path)
319
{
320
return _BuildFileName(mVolume,path);
321
}
322
323
Path Win32FileSystem::mapFrom(const Path& path)
324
{
Callers
1
internalAddNotification
Method · 0.45
Calls
1
_BuildFileName
Function · 0.85
Tested by
no test coverage detected