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