![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
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. | |
Interface for plugins wishing to get notifications about the shutdown process.
Definition at line 16 of file ishutdownlistener.h.
|
inlinevirtual |
Definition at line 19 of file ishutdownlistener.h.
|
pure virtual |
This function is called by the LeechCraft Core to notify the plugin that LeechCraft is shutting down.