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

◆ GetNPCSource_TileInteraction()

IEntitySource Terraria.Player.GetNPCSource_TileInteraction ( int tileCoordsX,
int tileCoordsY )
inlinepackage

Definition at line 7886 of file Player.cs.

7887 {
7889 }
IEntitySource GetSource_TileInteraction(int tileCoordsX, int tileCoordsY, string? context=null)
Definition Entity.cs:359

References Terraria.Entity.GetSource_TileInteraction().

+ Here is the call graph for this function: