Method ReleaseObject
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
ReleaseObject(T)
Releases the specified object back to the pool.
public void ReleaseObject(T obj)
Parameters
obj
T
Releases the specified object back to the pool.
public void ReleaseObject(T obj)
obj
T