Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MayaPosch/NymphCast
/ GetEngine
Method
GetEngine
src/server/angelscript/angelscript/source/as_context.cpp:312–315 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
310
311
// interface
312
asIScriptEngine *asCContext::GetEngine() const
313
{
314
return m_engine;
315
}
316
317
// interface
318
void *asCContext::SetUserData(void *data, asPWORD type)
Callers
1
Prepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected