Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ Finished
Method
Finished
Source/DocumentFile.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
// CDocumentFile
70
71
bool CDocumentFile::Finished() const
72
{
73
return m_bFileDone;
74
}
75
76
void CDocumentFile::BeginDocument() // // //
77
{
Callers
2
Load
Method · 0.45
is_rendering_impl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected