MCPcopy 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

readFileMethod · 0.45
saveDirtyFileMethod · 0.45
logFunction · 0.45
_readMethod · 0.45
writeHeaderMethod · 0.45
_readMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected