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

Method GetRef

CryScriptSystem/ScriptObject.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73int CScriptObject::GetRef()
74{
75 return m_nRef;
76}
77
78
79void CScriptObject::Attach()

Callers 8

PushFuncParamMethod · 0.80
SetGlobalValueMethod · 0.80
SetValueChainMethod · 0.80
SetAtMethod · 0.80
CloneMethod · 0.80
AttachMethod · 0.80
DelegateMethod · 0.80
EndFunctionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected