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

◆ GetItemSource_OnHit()

IEntitySource Terraria.Projectile.GetItemSource_OnHit ( Entity victim,
int itemSourceId )
inlinepackage

Definition at line 21107 of file Projectile.cs.

21108 {
21110 }
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.ItemSourceID.ToContextString().

Referenced by Terraria.Projectile.Damage().

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