Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
IScriptObject *CAdvCamSystem::GetScriptObject()
120
{
121
return m_pScriptObject;
122
}
123
124
void CAdvCamSystem::SetScriptObject(IScriptObject *object)
125
{
Callers
3
Init
Method · 0.45
Update
Method · 0.45
ProcessKeys
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected