Click or drag to resize

PoolableReferenceT Methods

The PoolableReferenceT generic type exposes the following members.

Methods
  NameDescription
Public methodGet
Gets the reference to the script component, or null if the object was already destroyed or moved to the pool.
Public methodReset
Resets the reference to null.
Public methodSet(T)
Public methodSet(T, Boolean)
Sets the reference to a poolable object with the specified component.
Top
See Also