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

luaL_getmetafield

Declaration

Source position: Lua.pas line 599

function luaL_getmetafield(

  L: Plua_State;

  obj: Integer;

  const e: PChar

):Integer;