Epic Developer Community Forums
What's the correct way to use/initialize UObjects?
Development
Programming & Scripting
C++
unreal-engine
BrUnO_XaVIeR
(BrUnO XaVIeR)
May 28, 2018, 7:48pm
7
If you don’t want it garbage collected in constructor use CreateDefaultSubobject<UDialogue> instead.
show post in topic