TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
GetSource_GiftOrReward()
IEntitySource
Terraria.Entity.GetSource_GiftOrReward
(
string?
context
=
null
)
inline
inherited
Definition at line
334
of file
Entity.cs
.
335
{
336
return
new
EntitySource_Gift
(
this
, context);
337
}
Terraria.DataStructures.EntitySource_Gift
Used when NPCs or pets/minions give gifts or rewards to a player.
Definition
EntitySource_Gift.cs:7
Terraria
GameContent
Golf
FancyGolfPredictionLine
PredictionEntity
Generated by
1.10.0