MCPcopy Create free account
hub / github.com/anjo76/angelscript / SetGCFlag

Method SetGCFlag

sdk/add_on/scriptdictionary/scriptdictionary.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224void CScriptDictionary::SetGCFlag()
225{
226 gcFlag = true;
227}
228
229bool CScriptDictionary::GetGCFlag()
230{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected