Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ OpenDirectory
Function
OpenDirectory
Engine/source/core/volume.cpp:1136–1139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1134
}
1135
1136
DirectoryRef OpenDirectory(const Path &path)
1137
{
1138
return sgMountSystem.openDirectory(path);
1139
}
1140
1141
bool Remove(const Path &path)
1142
{
Callers
1
_dumpDirectories
Method · 0.85
Calls
1
openDirectory
Method · 0.45
Tested by
no test coverage detected