Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
int CScriptObject::GetRef()
74
{
75
return m_nRef;
76
}
77
78
79
void CScriptObject::Attach()
Callers
8
PushFuncParam
Method · 0.80
SetGlobalValue
Method · 0.80
SetValueChain
Method · 0.80
SetAt
Method · 0.80
Clone
Method · 0.80
Attach
Method · 0.80
Delegate
Method · 0.80
EndFunction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected