[Plugin] Object Pool Component

Yes! I want to be able to loop the pool so that when it fills up, instead of getting null, the actor that was activated the longest is forced back into the pool, and then immediately used again. Spawn on demand, as I understand it, simply creates a new object in the pool when it fills up