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

Method GetEngine

sdk/angelscript/source/as_module.cpp:191–194  ·  view source on GitHub ↗

interface

Source from the content-addressed store, hash-verified

189
190// interface
191asIScriptEngine *asCModule::GetEngine() const
192{
193 return m_engine;
194}
195
196// interface
197void asCModule::SetName(const char *in_name)

Callers 2

SetLambdaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected