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

Method id

src/modules/scripting/ScriptingModule.hpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 }
16
17 virtual std::string_view id() const override {
18 return "globed.scripting";
19 }
20
21 virtual std::string_view author() const override {
22 return "Globed";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected