terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnityEngine.Pool.CollectionPool< TCollection, TItem > Class Template Reference
+ Collaboration diagram for UnityEngine.Pool.CollectionPool< TCollection, TItem >:

Static Public Member Functions

static TCollection Get ()
 
static void Release (TCollection toRelease)
 

Static Package Attributes

static readonly ObjectPool< TCollections_Pool
 

Static Private Member Functions

static CollectionPool ()
 

Detailed Description

Type Constraints
TCollection :class 
TCollection :ICollection<TItem> 
TCollection :new() 

Definition at line 10 of file CollectionPool.cs.


The documentation for this class was generated from the following file: