![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
Base class for SlotClosure. More...
#include "slotclosure.h"
Public Slots | |
virtual void | run ()=0 |
Triggers the function. More... | |
Public Member Functions | |
virtual | ~SlotClosureBase ()=default |
Base class for SlotClosure.
Definition at line 42 of file slotclosure.h.
|
virtualdefault |
|
pure virtualslot |
Triggers the function.
Implemented in LeechCraft::Util::SlotClosure< FireDestrPolicy >.