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

Method ScriptingUIModule

src/modules/scripting-ui/ScriptingUIModule.cpp:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected