How to use ConstructorHelpers::FObjectFinder

This is a personal opinion.

I think using constructor helpers is a bad idea. There are other ways to do the same and not depend of strings PATHs which will only cause problems when renaming o moving files.

Try reparenting Blueprints or UDeveloperSettings instead (I think it’s better)