|
| ClockStone Audio Toolkit for Unity - Documentation |
| PoolableReference<(Of <(<'T>)>)> Constructor (PoolableReference<(Of <(<'T>)>)>) |
| PoolableReference<(Of <(<'T>)>)> Class See Also Send Feedback |
|
Initializes a new instance of the PoolableReference<(Of <(<'T>)>)> class from
a given PoolableReference<(Of <(<'T>)>)>.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
| C# |
|---|
public PoolableReference( PoolableReference<T> poolableReference ) |
Parameters
- poolableReference
- Type: (Default Namespace)..::..PoolableReference<(Of <(<'T>)>)>
The poolable reference.