MCPcopy 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
474int CScriptAny::GetRefCount()
475{
476 return refCount;
477}
478
479void CScriptAny::SetFlag()
480{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected