|
Terraria v1.4.4.9
Terraria source code documentation
|
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] |
Definition at line 3 of file PlayerInteractionAnchor.cs.