MCPcopy Create free account
hub / github.com/anjo76/angelscript / GetEngine

Method GetEngine

sdk/angelscript/source/as_scriptobject.cpp:581–584  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

579}
580
581asIScriptEngine *asCScriptObject::GetEngine() const
582{
583 return objType->engine;
584}
585
586int asCScriptObject::AddRef() const
587{

Callers 4

ScriptObjectCopyFactoryFunction · 0.45
CallDestructorMethod · 0.45
CopyFromAsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected