IRecyclable public interface IRecyclable Only called for components that belongs to a pool when the component comes back to the pool. Documentation Code void Recycle() Implementors should perform any initialization/clean up.