TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
GetSource_FromAI()
IEntitySource
Terraria.Entity.GetSource_FromAI
(
string?
context
=
null
)
inline
inherited
Definition at line
319
of file
Entity.cs
.
320
{
321
return
new
EntitySource_Parent
(
this
, context);
322
}
Terraria.DataStructures.EntitySource_Parent
Use when the parent can be considered the 'owner' or 'responsible for' the effect....
Definition
EntitySource_Parent.cs:8
Terraria
GameContent
Golf
FancyGolfPredictionLine
PredictionEntity
Generated by
1.10.0