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

◆ RequestParticleSpawn()

static void Terraria.GameContent.Drawing.ParticleOrchestrator.RequestParticleSpawn ( bool clientOnly,
ParticleOrchestraType type,
ParticleOrchestraSettings settings,
[Optional] int? overrideInvokingPlayerIndex )
inlinestatic

Definition at line 17 of file ParticleOrchestrator.cs.

18 {
19 if (!true)
20 {
21 }
22 int myPlayer = Main.myPlayer;
25 int uniqueInfoPiece = settings.UniqueInfoPiece;
26 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Main.myPlayer, and Terraria.GameContent.Drawing.ParticleOrchestraSettings.UniqueInfoPiece.