#include "lua.h"Go to the source code of this file.
Defines | |
| #define | __INCLUDE_LUAWeaponFns_INCLUDE__ |
| #define | LUA_S3DWEAPONLIBNAME "s3dweapon" |
Functions | |
| LUALIB_API int() | luaopen_s3dweapon (lua_State *L) |
| #define __INCLUDE_LUAWeaponFns_INCLUDE__ |
Definition at line 22 of file LUAS3DWeaponLib.h.
| #define LUA_S3DWEAPONLIBNAME "s3dweapon" |
| LUALIB_API int() luaopen_s3dweapon | ( | lua_State * | L | ) |
Definition at line 154 of file LUAS3DWeaponLib.cpp.
References LUA_S3DWEAPONLIBNAME, and luaL_register().
1.5.3