Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.DataStructures.PlayerInteractionAnchor Struct Reference

Public Member Functions

 PlayerInteractionAnchor (int entityID, int x=-1, int y=-1)
 
void Clear ()
 
void Set (int entityID, int x, int y)
 
bool IsInValidUseTileEntity ()
 
TileEntity GetTileEntity ()
 

Public Attributes

int interactEntityID
 
int X
 
int Y
 

Properties

bool InUse [get]
 

Detailed Description

Definition at line 3 of file PlayerInteractionAnchor.cs.


The documentation for this struct was generated from the following file: