MCPcopy Create free account
hub / github.com/GlobedGD/globed2 / ScriptingModule

Method ScriptingModule

src/modules/scripting/ScriptingModule.cpp:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5namespace globed {
6
7ScriptingModule::ScriptingModule() {}
8
9void ScriptingModule::onModuleInit() {
10 log::info("Scripting module initialized");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected