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

Method IsFileLoaded

Source/FamiTrackerDoc.cpp:465–468  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

463}
464
465bool CFamiTrackerDoc::IsFileLoaded() const
466{
467 return m_bFileLoaded;
468}
469
470bool CFamiTrackerDoc::HasLastLoadFailed() const
471{

Callers 12

SetRowCountMethod · 0.45
SetFrameCountMethod · 0.45
OnUpdateInsertFrameMethod · 0.45
OnUpdateRemoveFrameMethod · 0.45
OnCopyDataMethod · 0.45
OnPaintMethod · 0.45
OnDrawMethod · 0.45
OnEraseBkgndMethod · 0.45
PeriodicUpdateMethod · 0.45
IsAudioReadyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected