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

lua_setmetatable

Declaration

Source position: Lua.pas line 326

function lua_setmetatable(

  L: Plua_State;

  objindex: Integer

):LongBool;