How to spawn a blueprint actor via C++

This works for me also, thanks.

How could one spawn it using BeginDeferredActorSpawnFromClass? I would like to initialise the spawned actor with some parameters before spawning but cant quite figure out how to do so.