This version of Unity is unsupported.

UnsafeGenericPool<T0>.Release

Declaration

public static void Release(T toRelease);

Parameters

toRelease The instance to return to the pool.

Description

Returns the instance back to the pool.