Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ CreateDirectory
Function
CreateDirectory
Engine/source/core/volume.cpp:1072–1075 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1070
}
1071
1072
DirectoryRef CreateDirectory(const Path &path)
1073
{
1074
return sgMountSystem.createDirectory(path);
1075
}
1076
1077
FileRef OpenFile(const Path &path, File::AccessMode mode)
1078
{
Callers
4
CreateFolder
Method · 0.85
CreateFolder
Method · 0.85
MountDefaults
Function · 0.85
createPath
Method · 0.85
Calls
1
createDirectory
Method · 0.80
Tested by
2
CreateFolder
Method · 0.68
CreateFolder
Method · 0.68