[Overview][Types][Classes] Reference for unit 'LuaWrapper' (#pLua)

TLUA.RegisterLuaTable

Declaration

Source position: LuaWrapper.pas line 60

public procedure TLUA.RegisterLuaTable(

  PropName: AnsiString;

  reader: lua_CFunction;

  writer: lua_CFunction = nil

);