MCPcopy 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
1746bool asCScriptFunction::GetFlag()
1747{
1748 return gcFlag;
1749}
1750
1751// internal
1752void asCScriptFunction::EnumReferences(asIScriptEngine *)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected