Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ SetFlag
Method
SetFlag
sdk/angelscript/source/as_scriptfunction.cpp:1740–1743 ·
view source on GitHub ↗
internal
Source
from the content-addressed store, hash-verified
1738
1739
// internal
1740
void asCScriptFunction::SetFlag()
1741
{
1742
gcFlag = true;
1743
}
1744
1745
// internal
1746
bool asCScriptFunction::GetFlag()
Callers
1
ScriptFunction_SetFlag_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected