Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CytopiaTeam/Cytopia
/ GetRefCount
Method
GetRefCount
external/as_add_on/scriptdictionary/scriptdictionary.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
int CScriptDictionary::GetRefCount()
219
{
220
return refCount;
221
}
222
223
void CScriptDictionary::SetGCFlag()
224
{
Callers
1
ScriptDictionaryGetRefCount_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected