Get the creature placer device from an event

I have an array of creature placer devices, on begin it subscribes to the elimination event with a function.
image

My issue is within the function ran by the event how can I find the creature placer device? Is there a way to pass additional parameters when you subscribe to an event?
image

Thank you! Works great.