MCPcopy 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
479void CScriptAny::SetFlag()
480{
481 gcFlag = true;
482}
483
484bool CScriptAny::GetFlag()
485{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected