Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetFlag
Method
GetFlag
sdk/angelscript/source/as_scriptobject.cpp:763–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
761
}
762
763
bool asCScriptObject::GetFlag()
764
{
765
return gcFlag;
766
}
767
768
// interface
769
int asCScriptObject::GetTypeId() const
Callers
1
ScriptObject_GetFlag_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected