[Plugin] Object Pool Component

Hello, in the process of implementing this plugin into my ai pool.

Main issue is that Pool Start and End Play don’t seem to be working ( traces and prints fire ) but not functions attached. Trying to toggle AI and emitter settings and they are not listening.

So trying to toggle ai on and off when ai is returned to pool. Originally was actually killing ( ragdolling, dropping wep, etc ) ai and on respawn the ai was coming back in the same position
and rotation. So now instead of killing them outright I am moving them back to pool position and then back to spawn position on respawn.

Please advise, and thanks!