ClockStone Audio Toolkit for Unity - Documentation
PoolableReferenceT Constructor |
Overload List
Name | Description | |
---|---|---|
PoolableReferenceT |
Initializes a new instance of the PoolableReferenceT class with a null reference.
| |
PoolableReferenceT(T) |
Initializes a new instance of the PoolableReferenceT class with the specified reference.
| |
PoolableReferenceT(PoolableReferenceT) |
Initializes a new instance of the PoolableReferenceT class from
a given PoolableReferenceT.
|
See Also