Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ SetFlag
Method
SetFlag
sdk/add_on/scriptany/scriptany.cpp:479–482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
477
}
478
479
void CScriptAny::SetFlag()
480
{
481
gcFlag = true;
482
}
483
484
bool CScriptAny::GetFlag()
485
{
Callers
1
ScriptAny_SetFlag_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected