GameObjectPoolT Fields | 
| Name | Description | |
|---|---|---|
| _container | 
                The scene container that keeps the created objects.
              | |
| _prefab | 
                The prefab used to create new instances.
              | |
| _queue | 
                The queue of cached instances.
              |