Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include <LuaJson.h>
Static Public Member Functions | |
static void | Bind (cLuaState &a_LuaState) |
Registers the Json library in the specified Lua state. More... | |
|
static |
Registers the Json library in the specified Lua state.
Definition at line 390 of file LuaJson.cpp.