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

◆ GetProjectileSource_FromThis()

IEntitySource Terraria.Projectile.GetProjectileSource_FromThis ( )
inlinepackage

Definition at line 21087 of file Projectile.cs.

21088 {
21089 return GetSource_FromThis();
21090 }
IEntitySource GetSource_FromThis(string? context=null)
Definition Entity.cs:314

References Terraria.Entity.GetSource_FromThis().

Referenced by Terraria.Projectile.Damage(), Terraria.Projectile.HandleMovement(), Terraria.Projectile.SummonMonkGhast(), and Terraria.Projectile.SummonSuperStarSlash().

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