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

Method AnyFunction

src/ll/api/data/AnyFunction.h:107–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105
106public:
107 AnyFunction() = default;
108 AnyFunction(std::nullptr_t) {}
109 ~AnyFunction() { tidy(); }
110

Callers

nothing calls this directly

Calls 1

constructFunction · 0.85

Tested by

no test coverage detected