Method DecCapacity
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
DecCapacity(int)
Decreases the capacity of the pool.
public void DecCapacity(int decrement)
Parameters
decrementintThe number of pool objects to kill.
Decreases the capacity of the pool.
public void DecCapacity(int decrement)
decrement intThe number of pool objects to kill.