Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetRefCount
Method
GetRefCount
sdk/add_on/scriptany/scriptany.cpp:474–477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
}
473
474
int CScriptAny::GetRefCount()
475
{
476
return refCount;
477
}
478
479
void CScriptAny::SetFlag()
480
{
Callers
1
ScriptAny_GetRefCount_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected