|
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
|
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] |
Definition at line 7 of file IPooledParticle.cs.