Pycharm 配置unreal python 环境

开启python plugin

生成unreal.py文件

重启引擎,可以在\your_unreal_project\Intermediate\PythonStub文件夹下生成unreal.py文件

设置pycharm编译路径

调整最大文件大小

由于文件过大,导致pycharm不去扫描该文件。打开 help→ Edit Custom Properties

在其中输入:

idea.max.intellisense.filesize=500000
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章