Epic Developer Community Forums
I downloaded the engine version 5.3, but the C++ Classes folder is not found in the created C++ project, and I have checked Show C++ Classes folder in setting. What should I do to create C++ classes?
International
简体中文 (Simplified Chinese)
unreal-engine
,
question
dyg1234
(xiaxue)
September 22, 2023, 8:20am
5
已经解决了,是因为虚幻会自动在C++代码中添加文件目录导致cpp文件引用出错找不到所以没没显示,删掉多余的目录重新编译就可以找到了
show post in topic