MCPcopy Create free account
hub / github.com/bgrimstad/splinter / SPLINTER_API

Class SPLINTER_API

include/function.h:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 * TODO: Remove current requirement that all functions must implement save and load!
24 */
25class SPLINTER_API Function : public Saveable
26{
27public:
28 Function()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected