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

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