If you wish to create a global variable it must be done using the export keyword. ... Lua. local my_function my_function = function() end my_function() ...
確定! 回上一頁