terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Graphics.Renderers.ParticlePool< T > Class Template Reference

Classes

class  ParticleInstantiator
 

Public Member Functions

int CountParticlesInUse ()
 
 ParticlePool (int initialPoolSize, ParticlePool< T >.ParticleInstantiator instantiator)
 
RequestParticle ()
 

Private Attributes

ParticlePool< T >.ParticleInstantiator _instantiator
 
List< T > _particles
 

Detailed Description

Type Constraints
T :IPooledParticle 

Definition at line 8 of file ParticlePool.cs.


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