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

lua_getmetatable

Declaration

Source position: Lua.pas line 309

function lua_getmetatable(

  L: Plua_State;

  objindex: Integer

):LongBool;