In testClass:new() self refers to testClass . local test = testClass:new(). test.element will refer to testClass.element.
確定! 回上一頁