![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
|
Interface for plugins wishing to get notifications about the shutdown process. More...
#include "ishutdownlistener.h"
Public Member Functions | |
virtual | ~IShutdownListener () |
virtual void | HandleShutdownInitiated ()=0 |
This function is called by the LeechCraft Core to notify the plugin that LeechCraft is shutting down. More... | |
Interface for plugins wishing to get notifications about the shutdown process.
Definition at line 37 of file ishutdownlistener.h.
|
inlinevirtual |
Definition at line 40 of file ishutdownlistener.h.
|
pure virtual |
This function is called by the LeechCraft Core to notify the plugin that LeechCraft is shutting down.