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
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章