Table of Contents

Method Release

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Release(T)

Releases the specified object back to the pool.

public void Release(T obj)

Parameters

obj T

The object to release.