[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

lua_setlocal

Declaration

Source position: Lua.pas line 494

function lua_setlocal(

  L: Plua_State;

  ar: Plua_Debug;

  n: Integer

):PChar;