MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / IsFileIncomplete

Method IsFileIncomplete

Source/DocumentFile.cpp:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342}
343
344bool CDocumentFile::IsFileIncomplete() const
345{
346 return m_bIncomplete;
347}
348
349CModuleException CDocumentFile::GetException() const // // //
350{

Callers 1

LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected