![]() |
LeechCraft
0.6.70-15082-g543737046d
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 16 of file ishutdownlistener.h.
|
inlinevirtual |
Definition at line 25 of file ishutdownlistener.h.
|
pure virtual |
This function is called by the LeechCraft Core to notify the plugin that LeechCraft is shutting down.