Photon Server API Documentation v5.0RC1

ExitGames.Memory.TLSObjectPool< T > Member List

This is the complete list of members for ExitGames.Memory.TLSObjectPool< T >, including all inherited members.

Create(int maxElements)ExitGames.Memory.TLSObjectPool< T >inlinestatic
InstanceExitGames.Memory.TLSObjectPool< T >static
Rent(Func< T > factory)ExitGames.Memory.TLSObjectPool< T >inline
Return(T rented)ExitGames.Memory.TLSObjectPool< T >inline
TLSObjectPool(int max)ExitGames.Memory.TLSObjectPool< T >inlineprotected