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

Method GetScriptObject

CryGame/AdvCamSystem.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117
118
119IScriptObject *CAdvCamSystem::GetScriptObject()
120{
121 return m_pScriptObject;
122}
123
124void CAdvCamSystem::SetScriptObject(IScriptObject *object)
125{

Callers 3

InitMethod · 0.45
UpdateMethod · 0.45
ProcessKeysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected