MCPcopy Create free account
hub / github.com/LiteLDev/LeviLamina / load

Method load

src-test/server/ModRegisterTest.cpp:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 ~MyMod() = default;
15
16 bool load() { return true; }
17
18 bool unload() { return true; }
19

Callers 9

leviLaminaMainFunction · 0.45
getClientInstanceFunction · 0.45
updateMethod · 0.45
executeAfterMethod · 0.45
leviLaminaMainFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected