Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ IsDirectory
Function
IsDirectory
Engine/source/core/volume.cpp:1249–1252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1247
}
1248
1249
bool IsDirectory(const Path &path)
1250
{
1251
return sgMountSystem.isDirectory(path);
1252
}
1253
1254
bool IsReadOnly(const Path &path)
1255
{
Callers
8
RemoveTrailingPathSeparator
Method · 0.85
RemoveTrailingPathSeparator
Method · 0.85
gotoWebPage
Function · 0.85
buildFileList
Function · 0.85
fileSystemFunctions.cpp
File · 0.85
dumpDirectories
Method · 0.85
MountDefaults
Function · 0.85
getTrueFilename
Method · 0.85
Calls
1
isDirectory
Method · 0.45
Tested by
2
RemoveTrailingPathSeparator
Method · 0.68
RemoveTrailingPathSeparator
Method · 0.68