MCPcopy 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

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