MCPcopy 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
1740void asCScriptFunction::SetFlag()
1741{
1742 gcFlag = true;
1743}
1744
1745// internal
1746bool asCScriptFunction::GetFlag()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected