Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getStatus
Method
getStatus
Engine/source/core/memVolume.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
FileNode::NodeStatus MemFile::getStatus() const
331
{
332
return mStatus;
333
}
334
335
bool MemFile::getAttributes(Attributes* attr)
336
{
Callers
6
readFile
Method · 0.45
saveDirtyFile
Method · 0.45
log
Function · 0.45
_read
Method · 0.45
writeHeader
Method · 0.45
_read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected