|
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
|
Collaboration diagram for Terraria.GameContent.Drawing.ParticleOrchestrator:Public Member Functions | |
| ParticleOrchestrator () | |
Static Public Member Functions | |
| static void | RequestParticleSpawn (bool clientOnly, ParticleOrchestraType type, ParticleOrchestraSettings settings, int? overrideInvokingPlayerIndex=null) |
| static void | BroadcastParticleSpawn (ParticleOrchestraType type, ParticleOrchestraSettings settings) |
| static void | BroadcastOrRequestParticleSpawn (ParticleOrchestraType type, ParticleOrchestraSettings settings) |
| static void | SpawnParticlesDirect (ParticleOrchestraType type, ParticleOrchestraSettings settings) |
Definition at line 20 of file ParticleOrchestrator.cs.