引擎所在目录

UE 添加项目的流程

 

 添加文件夹 把路径添加到UE4Games.uprojectdirs里面

在ue里面新建项目的路径 选Projects里面

然后点GenerateProjectFiles

https://docs.unrealengine.com/zh-CN/ProductionPipelines/BuildTools/UnrealBuildTool/index.html

这样ue4.scworkspace里面就会添加新建的工程进去

 

debug 的时候选debug editor configuation

        debug configuation的 意思是直接跑游戏的exe 启的不是editor

 

相关文章: