Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ Destruct
Function
Destruct
Sources/Jazz2/Scripting/RegisterRef.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
static void Destruct(CScriptHandle* self)
28
{
29
self->~CScriptHandle();
30
}
31
32
CScriptHandle::CScriptHandle()
33
{
Callers
3
RemoveRange
Method · 0.85
Resize
Method · 0.85
DeleteBuffer
Method · 0.85
Calls
1
~CScriptHandle
Method · 0.80
Tested by
no test coverage detected