Epic Developer Community Forums
Call constructor issue
Development
Programming & Scripting
unreal-engine
zamy
(zamy)
September 24, 2014, 6:34pm
2
Your fireball is an Actor, the NewObject<>() is for UObjects.
Use Spawn() instead.
show post in topic