Components parent changing in subclass of C++ defined Pawn after reload

In the CPP file of your own Pawn class, in the constructor, do you do:


RightHandWidget->SetupAttachment(RightMotionController);