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

Method GetIProcess

CrySystem/System.h:181–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179
180 void SetIProcess(IProcess *process);
181 IProcess* GetIProcess(){ return m_pProcess; }
182
183 bool IsTestMode() const { return m_bTestMode; }
184 //@}

Callers 11

DrawOutSpaceSideMethod · 0.80
RenderToViewportMethod · 0.80
DrawOutSpaceSideMethod · 0.80
DrawOutSpaceSideMethod · 0.80
UpdateMethod · 0.80
ProcessPMessagesMethod · 0.80
MenuOffMethod · 0.80
LoadLevelCommonMethod · 0.80
OnXContextSetupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected