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

◆ GetItemSource_DropAsItem()

IEntitySource Terraria.Projectile.GetItemSource_DropAsItem ( )
inlinepackage

Definition at line 21097 of file Projectile.cs.

21098 {
21099 return GetSource_DropAsItem();
21100 }
IEntitySource GetSource_DropAsItem(string? context=null)
Definition Entity.cs:324

References Terraria.Entity.GetSource_DropAsItem().

+ Here is the call graph for this function: