MCPcopy 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
312asIScriptEngine *asCContext::GetEngine() const
313{
314 return m_engine;
315}
316
317// interface
318void *asCContext::SetUserData(void *data, asPWORD type)

Callers 1

PrepareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected