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.AnchorData Struct Reference
+ Collaboration diagram for Terraria.DataStructures.AnchorData:

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 10 of file AnchorData.cs.


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