IPooledObject Interface |
Namespace: RavingBots.MagicGestures.Utils.ObjectPooling
public interface IPooledObject
The IPooledObject type exposes the following members.
Name | Description | |
---|---|---|
Pool |
The pool this object belongs to. Objects cannot be shared
between different pools.
| |
Queued | if the object is currently
unused and waiting in the pool.
|