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