Source position: LuaObject.pas line 55
procedure LuaCopyTable(
L: Plua_State;
IdxFrom: Integer;
IdxTo: Integer;
MtTo: Integer
);
L
PLua_State to work with.