MCPcopy Create free account
hub / github.com/anjo76/angelscript / GetRefCount

Method GetRefCount

sdk/angelscript/source/as_scriptobject.cpp:753–756  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

751}
752
753int asCScriptObject::GetRefCount()
754{
755 return refCount.get();
756}
757
758void asCScriptObject::SetFlag()
759{

Callers 1

Calls 1

getMethod · 0.45

Tested by

no test coverage detected