Each Lua source file defines a separate scope. Local declarations on the topmost level in a file means the variable is local to the Lua script file.
確定! 回上一頁