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

Method description

src/modules/deathlink/DeathlinkModule.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 }
28
29private:
30 void onJoinLevel(GlobedGJBGL* gjbgl, GJGameLevel* level, bool editor) override;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected