Source position: LuaObject.pas line 56
function LuaToTLuaObject(
L: Plua_State;
Idx: Integer
):TLuaObject;
L
PLua_State to work with.