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
Loading...
Searching...
No Matches
Terraria.DataStructures.PlayerInteractionAnchor Struct Reference
+ 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]
 

Detailed Description

Definition at line 13 of file PlayerInteractionAnchor.cs.


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