How to set an object reference of an actor that is spawned in?

Hi, is this screen from your player blueprint?

Somewhere in your BP you spawn carrot. Return value from that spawn node is the actual reference to that single Carrot Actor. So you can set it there, it would look more or less like this: