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

Method AddRef

sdk/tests/test_feature/source/scriptstring.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44//--------------------
45
46void CScriptString::AddRef() const
47{
48 refCount++;
49}
50
51static void StringAddRef_Generic(asIScriptGeneric *gen)
52{

Callers 1

StringAddRef_GenericFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected