MCPcopy 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
195CScriptDictionary::~CScriptDictionary()
196{
197 // Delete all keys and values
198 DeleteAll();
199}
200
201void CScriptDictionary::AddRef() const
202{

Callers 1

ReleaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected