Photon .NET Client API
4.1.4.8
This is the complete list of members for ExitGames.Client.Photon.Pool< T >, including all inherited members.
| Acquire() | ExitGames.Client.Photon.Pool< T > | inline |
| Count | ExitGames.Client.Photon.Pool< T > | |
| Pool(Func< T > createFunction, Action< T > resetFunction, int poolCapacity) | ExitGames.Client.Photon.Pool< T > | inline |
| Pool(Func< T > createFunction, int poolCapacity) | ExitGames.Client.Photon.Pool< T > | inline |
| Pop() | ExitGames.Client.Photon.Pool< T > | inline |
| Push(T item) | ExitGames.Client.Photon.Pool< T > | inline |
| Release(T item) | ExitGames.Client.Photon.Pool< T > | inline |