tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.Graphics.Renderers.IPooledParticle Interface Reference

Inherits Terraria.Graphics.Renderers.IParticle.

Inherited by Terraria.Graphics.Renderers.ABasicParticle.

Public Member Functions

void FetchFromPool ()
 
void RestInPool ()
 
- Public Member Functions inherited from Terraria.Graphics.Renderers.IParticle
void Draw (ref ParticleRendererSettings settings, SpriteBatch spritebatch)
 
void Update (ref ParticleRendererSettings settings)
 

Properties

bool IsRestingInPool [get]
 
- Properties inherited from Terraria.Graphics.Renderers.IParticle
bool ShouldBeRemovedFromRenderer [get]