The basic operation to be stored in the vtable. More...
#include <entity.h>
Public Member Functions | |
template<typename DERIVED , typename OPERATION_IMPL > | |
RETURN_TYPE | Hook (PLUGIN &t_plugin, CEntity &c_entity) |
Protected Member Functions | |
template<typename DERIVED , typename OPERATION_IMPL > | |
RETURN_TYPE | Dispatch (PLUGIN &t_plugin, CEntity &c_entity) |
The basic operation to be stored in the vtable.
|
inlineprotected |
|
inline |