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

Method GetFlag

sdk/add_on/scriptarray/scriptarray.cpp:1978–1981  ·  view source on GitHub ↗

GC behaviour

Source from the content-addressed store, hash-verified

1976
1977// GC behaviour
1978bool CScriptArray::GetFlag()
1979{
1980 return gcFlag;
1981}
1982
1983//--------------------------------------------
1984// Generic calling conventions

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected