Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ ~CScriptDictionary
Method
~CScriptDictionary
sdk/add_on/scriptdictionary/scriptdictionary.cpp:195–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
CScriptDictionary::~CScriptDictionary()
196
{
197
// Delete all keys and values
198
DeleteAll();
199
}
200
201
void CScriptDictionary::AddRef() const
202
{
Callers
1
Release
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected