Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetFlag
Method
GetFlag
sdk/angelscript/source/as_scriptfunction.cpp:1746–1749 ·
view source on GitHub ↗
internal
Source
from the content-addressed store, hash-verified
1744
1745
// internal
1746
bool asCScriptFunction::GetFlag()
1747
{
1748
return gcFlag;
1749
}
1750
1751
// internal
1752
void asCScriptFunction::EnumReferences(asIScriptEngine *)
Callers
1
ScriptFunction_GetFlag_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected