|
| ClockStone Audio Toolkit for Unity - Documentation |
| PoolableReference<(Of <(<'T>)>)> Constructor |
| PoolableReference<(Of <(<'T>)>)> Class See Also Send Feedback |
|
Overload List
| Name | Description | |
|---|---|---|
|
PoolableReference<(Of <(<'T>)>)>()()()() |
Initializes a new instance of the PoolableReference<(Of <(<'T>)>)> class with a null reference.
|
|
PoolableReference<(Of <(<'T>)>)>(T) |
Initializes a new instance of the PoolableReference<(Of <(<'T>)>)> class with the specified reference.
|
|
PoolableReference<(Of <(<'T>)>)>(PoolableReference<(Of <<'(T>)>>)) |
Initializes a new instance of the PoolableReference<(Of <(<'T>)>)> class from
a given PoolableReference<(Of <(<'T>)>)>.
|