MCPcopy Create free account
hub / github.com/CytopiaTeam/Cytopia / GetFlag

Method GetFlag

external/as_add_on/scriptarray/scriptarray.cpp:1855–1858  ·  view source on GitHub ↗

GC behaviour

Source from the content-addressed store, hash-verified

1853
1854// GC behaviour
1855bool CScriptArray::GetFlag()
1856{
1857 return gcFlag;
1858}
1859
1860//--------------------------------------------
1861// Generic calling conventions

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected