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

Method description

src/modules/scripting/ScriptingModule.hpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 virtual std::string_view description() const override {
26 return "";
27 }
28private:
29};
30

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected