MCPcopy Create free account
hub / github.com/chrxh/alien / initIntern

Method initIntern

source/Gui/AlienDialog.h:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20protected:
21 virtual void processIntern() {}
22 virtual void initIntern(Dependencies... dependencies) {}
23 virtual void shutdownIntern() {}
24
25 virtual void openIntern() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected