PoolingItem
Class in Arbor.ObjectPooling / Inherits from: object
Description
Class for setting the object to the pool in advance
Constructors
Description | |
---|---|
PoolingItem | Default constructor |
Fields
Field Name | Description |
---|---|
amount | Amount to pool |
lifeDuration | ObjectPool lifetime |
lifeTimeFlags | ObjectPool lifetime flag |
original | Original object |
Properties
Property Name | Description |
---|---|
type | Object type |