Epic Developer Community Forums
UE5 蓝图如何在PIE下不加载
International
简体中文 (Simplified Chinese)
question
,
Epic-Pro-Support
,
unreal-engine
TonyChen1
(TonyChen1)
April 10, 2025, 3:25pm
3
您好,目前引擎没有这种机制,一般来说Editor对象和gameplay对象都会希望在PIE中加载,但如果是希望Editor下拖出该对象,但PIE不生成需要自行写c++代码去实现这部分的逻辑
show post in topic