Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1978
bool CScriptArray::GetFlag()
1979
{
1980
return gcFlag;
1981
}
1982
1983
//--------------------------------------------
1984
// Generic calling conventions
Callers
1
ScriptArrayGetFlag_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected