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
objT
Releases the specified object back to the pool.
public void ReleaseObject(T obj)
obj T