PoolInstanceInfo Class |
Namespace: Kit.Pooling
The PoolInstanceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Component | The component returned when initializing. | |
| IsPooled | Whether the instance is being used or not. | |
| Pool | The pool it belongs to. | |
| UseCount | Keeps a track of the number of times the instance been used. |