Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
LuaFunctions.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2010 - 2013 Eluna Lua Engine <http://emudevs.com/>
3
* This program is free software licensed under GPL version 3
4
* Please see the included DOCS/LICENSE.TXT for more information
5
*/
6
7
#ifndef LUA_FUNCTIONS_H
8
#define LUA_FUNCTIONS_H
9
10
struct
lua_State;
11
12
void
RegisterGlobals
(lua_State* L);
13
void
RegisterFunctions
(lua_State* L);
14
15
#endif
RegisterGlobals
void RegisterGlobals(lua_State *L)
Definition
LuaFunctions.cpp:31
RegisterFunctions
void RegisterFunctions(lua_State *L)
Definition
LuaFunctions.cpp:1077
src
server
game
LuaEngine
LuaFunctions.h
Generated on
for Project SkyFire Core by
1.17.0