Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getStatus
Method
getStatus
Engine/source/core/memVolume.cpp:327–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
FileNode::NodeStatus MemFile::getStatus() const
328
{
329
return mStatus;
330
}
331
332
bool MemFile::getAttributes(Attributes* attr)
333
{
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