Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetEngine
Method
GetEngine
sdk/angelscript/source/as_context.cpp:320–323 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
318
319
// interface
320
asIScriptEngine *asCContext::GetEngine() const
321
{
322
return m_engine;
323
}
324
325
// interface
326
void *asCContext::SetUserData(void *data, asPWORD type)
Callers
1
Prepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected