|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <LuaEngine.h>
Public Attributes | |
| int(* | mfunc )(lua_State *, T *) |
| const char * | name |
Definition at line 28 of file LuaEngine.h.
| int(* ElunaRegister< T >::mfunc) (lua_State *, T *) |
Definition at line 31 of file LuaEngine.h.
Referenced by ElunaTemplate< T >::thunk().
| const char* ElunaRegister< T >::name |
Definition at line 30 of file LuaEngine.h.
Referenced by SetMethods().