MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / GetEngine

Method GetEngine

CrySystem/RefReadStream.h:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 bool Activate();
51
52 CRefStreamEngine* GetEngine() {return m_pEngine;}
53
54 // returns the offset that is to be added to the desired offset in the file handle opened by this stream
55 // this is an artificial offset that will encounter for the files being in an archive

Callers 3

WaitMethod · 0.80
StartReadMethod · 0.80
OnIOCompleteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected