A delegate that creates objects for a pool.
[OwnerReturn]
|
|||||
delegate
|
ObjectPoolDelegate
|
with
|
<out
T>
|
||
()
|
|||||
type
|
T
|
||||
returns
|
The created pooled object. |
See also:
ObjectPool