Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StrongPC123/Far-Cry-1-Source-Full
/ BeginSetGetChain
Method
BeginSetGetChain
CryScriptSystem/ScriptObject.cpp:183–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
bool CScriptObject::BeginSetGetChain()
184
{
185
if (!_GET_THIS())
186
return false;
187
return true;
188
}
189
190
void CScriptObject::EndSetGetChain()
191
{
Callers
15
Set
Method · 0.80
Get
Method · 0.80
SetEaxEnvironment
Method · 0.80
CreateParticle
Method · 0.80
ReadParticleTable
Method · 0.80
GetLocalOSTime
Method · 0.80
SetMemberVector
Method · 0.80
GetPos
Method · 0.80
GetCenterOfMassPos
Method · 0.80
GetObjectPos
Method · 0.80
GetObjectAngles
Method · 0.80
GetAngles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected