terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.DataStructures.AnchorData Struct Reference

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
 

Detailed Description

Definition at line 7 of file AnchorData.cs.


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