terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
AnchorData (AnchorType type, int count, int start) | |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (AnchorData data1, AnchorData data2) |
static bool | operator!= (AnchorData data1, AnchorData data2) |
static | AnchorData () |
Public Attributes | |
AnchorType | type |
int | tileCount |
int | checkStart |
Static Public Attributes | |
static AnchorData | Empty |
Definition at line 7 of file AnchorData.cs.