Cuberite
A lightweight, fast and extensible game server for Minecraft
Static Public Member Functions | List of all members
cLuaJson Class Reference

#include <LuaJson.h>

Static Public Member Functions

static void Bind (cLuaState &a_LuaState)
 Registers the Json library in the specified Lua state. More...
 

Detailed Description

Definition at line 23 of file LuaJson.h.

Member Function Documentation

◆ Bind()

void cLuaJson::Bind ( cLuaState a_LuaState)
static

Registers the Json library in the specified Lua state.

Definition at line 390 of file LuaJson.cpp.


The documentation for this class was generated from the following files: