![]() |
Pioneer
|
#include <LuaEvent.h>

Public Member Functions | |
| virtual | ~ArgsBase () |
| virtual void | PrepareStack (lua_State *l) const =0 |
|
inlinevirtual |
|
pure virtual |
Implemented in LuaEvent::EmptyArgs, LuaEvent::Args< T0, T1, T2 >, LuaEvent::Args< T0, T1 >, and LuaEvent::Args< T0 >.