error CS0619: `UnityEngine.Types.GetType(string, string)' is obsolete: `This was an internal method which is no longer used'string
能夠用 System.Reflection.Assembly.Load(assemblyName).GetType(typeName)做爲替換it