Rotate Actors Relative to Player's view [Like examine object]

Line 3 should be:
Mesh->AddWorldRotation(DeltaRotation.Rotator());

The AddWorldRotation() function needs a rotator.