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

◆ GetProjectileSource_OnHit()

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

Definition at line 7856 of file Player.cs.

7857 {
7859 }
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.Player.DashMovement(), and Terraria.Player.OnHit_Inner().

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