Epic Developer Community Forums
Cannot Attach to RootComponent [unsolved]
Development
Programming & Scripting
C++
unreal-engine
Dune
(Dune)
October 9, 2017, 9:56am
2
You may need to actually set the root component -
this->SetRootComponent(RootComponent);
show post in topic