MCPcopy Create free account
hub / github.com/CytopiaTeam/Cytopia / GetEngine

Method GetEngine

external/as_add_on/scriptbuilder/scriptbuilder.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63asIScriptEngine *CScriptBuilder::GetEngine()
64{
65 return engine;
66}
67
68asIScriptModule *CScriptBuilder::GetModule()
69{

Calls

no outgoing calls

Tested by

no test coverage detected