Short answer: to call a function (reference) stored in an array, you just add (parameters) , as you'd normally do: local function func(a,b ...
確定! 回上一頁