ILRuntime 使用笔记02-Rider 编辑热更代码
2023-11-03 本文已影响0人
好大一棵树6
Rider 编译 生产 HotFix_Project
![](https://img.haomeiwen.com/i1096125/7aa3f1e28b05330d.png)
1、如果引入其他的dll 、比如 UnityEditor.UI.dll
==>右键Dependencied==>Add Reference
![](https://img.haomeiwen.com/i1096125/f4bf6fb48f4da521.png)
选中,需要引入的UI 即可
![](https://img.haomeiwen.com/i1096125/c7249fea2978fb87.png)
Rider 编译 生产 HotFix_Project
1、如果引入其他的dll 、比如 UnityEditor.UI.dll
==>右键Dependencied==>Add Reference
选中,需要引入的UI 即可