Epic Developer Community Forums
Is it safe to store AActor without UPROPERTY?
Development
Programming & Scripting
C++
question
,
unreal-engine
Babush61
(Babush61)
June 26, 2025, 1:06pm
7
TWeakObjectPtr cannot be created in BP. User must pass
TArray<AActor>
created in BP.
show post in topic