Method IncCapacity
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
IncCapacity(int)
Increases thew capacity of the pool.
public void IncCapacity(int increment)
Parameters
incrementintThe number of new pool objects to add.
Increases thew capacity of the pool.
public void IncCapacity(int increment)
increment intThe number of new pool objects to add.