MCPcopy 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
183bool CScriptObject::BeginSetGetChain()
184{
185 if (!_GET_THIS())
186 return false;
187 return true;
188}
189
190void CScriptObject::EndSetGetChain()
191{

Callers 15

SetMethod · 0.80
GetMethod · 0.80
SetEaxEnvironmentMethod · 0.80
CreateParticleMethod · 0.80
ReadParticleTableMethod · 0.80
GetLocalOSTimeMethod · 0.80
SetMemberVectorMethod · 0.80
GetPosMethod · 0.80
GetCenterOfMassPosMethod · 0.80
GetObjectPosMethod · 0.80
GetObjectAnglesMethod · 0.80
GetAnglesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected