|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for Terraria.DataStructures.PlayerInteractionAnchor: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, set] |
Definition at line 13 of file PlayerInteractionAnchor.cs.