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

◆ GetProjectileSource_OnHit()

IEntitySource Terraria.Projectile.GetProjectileSource_OnHit ( Entity victim,
int projectileSourceId )
inlinepackage

Definition at line 21102 of file Projectile.cs.

21103 {
21105 }
IEntitySource GetSource_OnHit(Entity victim, string? context=null)
Definition Entity.cs:339
static ? string ToContextString(int itemSourceId)

References Terraria.Entity.GetSource_OnHit(), and Terraria.ID.ProjectileSourceID.ToContextString().

Referenced by Terraria.Projectile.ghostHeal(), Terraria.Projectile.ghostHurt(), and Terraria.Projectile.vampireHeal().

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