PoolableReference(T) Methods

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image

The PoolableReference<(Of <(<'T>)>)> generic type exposes the following members.

Methods

  Name Description
Public method Get
Gets the reference to the script component, or null if the object was already destroyed or moved to the pool.
Public method Reset
Resets the reference to null.
Public method Set(T)
Public method Set(T, Boolean)
Sets the reference to a poolable object with the specified component.

See Also