TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
GetSource_ReleaseEntity()
IEntitySource
Terraria.Entity.GetSource_ReleaseEntity
(
string?
context
=
null
)
inline
inherited
Definition at line
364
of file
Entity.cs
.
365
{
366
return
new
EntitySource_Parent
(
this
, context);
367
}
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