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

Method GetGCFlag

sdk/add_on/scriptdictionary/scriptdictionary.cpp:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229bool CScriptDictionary::GetGCFlag()
230{
231 return gcFlag;
232}
233
234void CScriptDictionary::EnumReferences(asIScriptEngine *inEngine)
235{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected