Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DrawOutSpaceSide
Method · 0.80
ScanEnvironmentTexture
Method · 0.80
RenderToViewport
Method · 0.80
DrawOutSpaceSide
Method · 0.80
ScanEnvironmentTexture
Method · 0.80
DrawOutSpaceSide
Method · 0.80
Update
Method · 0.80
ProcessPMessages
Method · 0.80
MenuOff
Method · 0.80
LoadLevelCommon
Method · 0.80
OnXContextSetup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected