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

Method GetEngine

sdk/add_on/scriptbuilder/scriptbuilder.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66asIScriptEngine *CScriptBuilder::GetEngine()
67{
68 return engine;
69}
70
71asIScriptModule *CScriptBuilder::GetModule()
72{

Calls

no outgoing calls

Tested by

no test coverage detected