unity error CS1041

img


显示identifier expected;'params' is a keyword

img


这是代码的内容
请问该如何解决?

params是C#的保留的关键字,不是这么用的。