MCPcopy 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
1843int CScriptArray::GetRefCount()
1844{
1845 return refCount;
1846}
1847
1848// GC behaviour
1849void CScriptArray::SetFlag()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected