[[ debug.getlocal([thread,] f, local) 返回在线程"thread"中栈级别为"f"处函数的索引为"local"的局部变量的名字和值。 "thread"默认为当前线程。
確定! 回上一頁