Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetRefCount
Method
GetRefCount
sdk/add_on/scriptarray/scriptarray.cpp:1966–1969 ·
view source on GitHub ↗
GC behaviour
Source
from the content-addressed store, hash-verified
1964
1965
// GC behaviour
1966
int CScriptArray::GetRefCount()
1967
{
1968
return refCount;
1969
}
1970
1971
// GC behaviour
1972
void CScriptArray::SetFlag()
Callers
1
ScriptArrayGetRefCount_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected