Unity用VS查看IL代码

在VS中打开工具->外部工具,添加 “Unity IL”菜单
命令 C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\ildasm.exe
参数 $(SolutionDir)\Library\ScriptAssemblies\Assembly-CSharp.dll

相关文章: