Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CytopiaTeam/Cytopia
/ GetRefCount
Method
GetRefCount
external/as_add_on/scriptarray/scriptarray.cpp:1843–1846 ·
view source on GitHub ↗
GC behaviour
Source
from the content-addressed store, hash-verified
1841
1842
// GC behaviour
1843
int CScriptArray::GetRefCount()
1844
{
1845
return refCount;
1846
}
1847
1848
// GC behaviour
1849
void CScriptArray::SetFlag()
Callers
1
ScriptArrayGetRefCount_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected