MCPcopy Create free account
hub / github.com/MayaPosch/NymphCast / AddRef

Method AddRef

src/server/angelscript/add_on/scriptfile/scriptfile.cpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255void CScriptFile::AddRef() const
256{
257 asAtomicInc(refCount);
258}
259
260void CScriptFile::Release() const
261{

Callers 1

Calls 1

asAtomicIncFunction · 0.85

Tested by

no test coverage detected