TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ EmitBlackLightningParticles()

static void Terraria.Projectile.EmitBlackLightningParticles ( NPC targetNPC)
inlinestatic

Definition at line 13918 of file Projectile.cs.

13919 {
13920 //IL_000d: Unknown result type (might be due to invalid IL or missing references)
13921 //IL_0012: Unknown result type (might be due to invalid IL or missing references)
13923 {
13924 PositionInWorld = targetNPC.Center
13925 });
13926 }
static void RequestParticleSpawn(bool clientOnly, ParticleOrchestraType type, ParticleOrchestraSettings settings, int? overrideInvokingPlayerIndex=null)

References Terraria.GameContent.Drawing.ParticleOrchestrator.RequestParticleSpawn().

Referenced by Terraria.Projectile.Damage().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: