Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
namespace globed {
6
7
ScriptingUIModule::ScriptingUIModule() {}
8
9
void ScriptingUIModule::onModuleInit() {
10
log::info(
"Scripting UI module initialized"
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected