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
Terraria.Graphics.Renderers.IPooledParticle Interface Reference
+ Inheritance diagram for Terraria.Graphics.Renderers.IPooledParticle:
+ Collaboration diagram for Terraria.Graphics.Renderers.IPooledParticle:

Public Member Functions

void RestInPool ()
 
void FetchFromPool ()
 
void Update (ref ParticleRendererSettings settings)
 
void Draw (ref ParticleRendererSettings settings, SpriteBatch spritebatch)
 

Properties

bool IsRestingInPool [get]
 
bool ShouldBeRemovedFromRenderer [get]
 

Detailed Description

Definition at line 7 of file IPooledParticle.cs.


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