I have an array of creature placer devices, on begin it subscribes to the elimination event with a function.
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?