Epic Developer Community Forums
TArray Randomly getting Deallocated
Development
Programming & Scripting
unreal-engine
MatzeOGH
(MatzeOGH)
July 10, 2017, 6:40pm
4
I think you have to add an outer to your NewObject.
auto NewSchedule = NewObject(this);
show post in topic