Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ SetFlag
Method
SetFlag
sdk/angelscript/source/as_scriptobject.cpp:758–761 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
756
}
757
758
void asCScriptObject::SetFlag()
759
{
760
gcFlag = true;
761
}
762
763
bool asCScriptObject::GetFlag()
764
{
Callers
1
ScriptObject_SetFlag_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected