Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
void CScriptString::AddRef() const
47
{
48
refCount++;
49
}
50
51
static void StringAddRef_Generic(asIScriptGeneric *gen)
52
{
Callers
1
StringAddRef_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected