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

Method GetBlockVersion

Source/DocumentFile.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254int CDocumentFile::GetBlockVersion() const
255{
256 return m_iBlockVersion;
257}
258
259void CDocumentFile::RollbackPointer(int count)
260{

Callers 2

ReadFromModuleMethod · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected