Epic Developer Community Forums
What is the proper way to set up an APawn subclass for blueprintability?
Development
Programming & Scripting
C++
unreal-engine
BrUnO_XaVIeR
(BrUnO XaVIeR)
February 27, 2017, 3:07am
2
Use CreateDefaultSubobject<>() instead of NewObject<>()
show post in topic