Photon Fusion 2.1.1

PooledList< T >([NotNull] ArrayPool< T > pool, int capacity=4) Struct Template Reference

Struct list-like interface for an array from a pool. If the capacity is 0 or 1, no array is rented. More...

Detailed Description

Struct list-like interface for an array from a pool. If the capacity is 0 or 1, no array is rented.