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
IParticle.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200074D RID: 1869
7 public interface IParticle
8 {
9 // Token: 0x17000783 RID: 1923
10 // (get) Token: 0x06003DA8 RID: 15784
12
13 // Token: 0x06003DA9 RID: 15785
15
16 // Token: 0x06003DAA RID: 15786
18 }
19}
class f__AnonymousType0<< Count > j__TPar
void Draw(ParticleRendererSettings settings, SpriteBatch spritebatch)
void Update(ParticleRendererSettings settings)