tModLoader v2024.10
A mod to make and play Terraria mods
|
Static Public Member Functions | |
static void | BroadcastOrRequestParticleSpawn (ParticleOrchestraType type, ParticleOrchestraSettings settings) |
static void | BroadcastParticleSpawn (ParticleOrchestraType type, ParticleOrchestraSettings settings) |
static void | RequestParticleSpawn (bool clientOnly, ParticleOrchestraType type, ParticleOrchestraSettings settings, int? overrideInvokingPlayerIndex=null) |
static void | SpawnParticlesDirect (ParticleOrchestraType type, ParticleOrchestraSettings settings) |