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

TLUA.RegisterLuaMethod

Declaration

Source position: LuaWrapper.pas line 59

public procedure TLUA.RegisterLuaMethod(

  aMethodName: AnsiString;

  Func: lua_CFunction

);