|
T | Spawn< T > () |
| Spawn a new object from the internal pool.
|
|
void | Recycle< T > (T entity) |
| Recycles an item in the object pool, deactivating it.
|
|
◆ Recycle< T >()
void VerticesEngine.Entities.vxObjectPool.Recycle< T > |
( |
T | entity | ) |
|
Recycles an item in the object pool, deactivating it.
- Template Parameters
-
- Parameters
-
◆ Spawn< T >()
T VerticesEngine.Entities.vxObjectPool.Spawn< T > |
( |
| ) |
|
Spawn a new object from the internal pool.
- Template Parameters
-
- Returns
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Entities/ObjectPool/vxObjectPool.cs