Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
581
asIScriptEngine *asCScriptObject::GetEngine() const
582
{
583
return objType->engine;
584
}
585
586
int asCScriptObject::AddRef() const
587
{
Callers
4
as_scriptobject.cpp
File · 0.45
ScriptObjectCopyFactory
Function · 0.45
CallDestructor
Method · 0.45
CopyFromAs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected