TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
GetSource_Loot()
IEntitySource
Terraria.Entity.GetSource_Loot
(
string?
context
=
null
)
inline
inherited
Definition at line
329
of file
Entity.cs
.
330
{
331
return
new
EntitySource_Loot
(
this
, context);
332
}
Terraria.DataStructures.EntitySource_Loot
Used when an NPC or Projectile is killed and drops loot. Vanilla projectile examples are geodes and...
Definition
EntitySource_Loot.cs:8
Terraria
GameContent
Golf
FancyGolfPredictionLine
PredictionEntity
Generated by
1.10.0