Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getAttributes
Method
getAttributes
Engine/source/core/memVolume.cpp:335–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
bool MemFile::getAttributes(Attributes* attr)
336
{
337
return mFileData->getAttributes(attr);
338
}
339
340
U32 MemFile::calculateChecksum()
341
{
Callers
4
fileSystemFunctions.cpp
File · 0.45
read
Method · 0.45
getFileAttributes
Method · 0.45
isDirectory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected