f3a0fed724
Multiple hooks per plugin can be added. The cPluginManager.AddHook() has four available signatures, the recommended one is cPluginManager.AddHook(HOOK_TYPE, CallbackFunction)
9 lines
181 B
C
9 lines
181 B
C
/*
|
|
** Lua binding: AllToLua
|
|
** Generated automatically by tolua++-1.0.92 on 08/21/13 19:38:48.
|
|
*/
|
|
|
|
/* Exported function */
|
|
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);
|
|
|