Dynamic Event Binding

How do I do that?

My goal is to have various blueprints, spawning the same object at different times (not at the same time)

So if that would work, the object would dynamically bind itself to the parent who spawned it, instead of manually setting the parent actor and binding it to the specific one every time.