[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_getmetatable

Declaration

Source position: lua.pas line 330

function lua_getmetatable(

  L: Plua_State;

  objindex: Integer

):LongBool;