MCPcopy 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
763bool asCScriptObject::GetFlag()
764{
765 return gcFlag;
766}
767
768// interface
769int asCScriptObject::GetTypeId() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected