Terraria v1.4.4.9
Terraria source code documentation
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)
 

Public Attributes

AnchorType type
 
int tileCount
 
int checkStart
 

Static Public Attributes

static AnchorData Empty
 

Detailed Description

Definition at line 5 of file AnchorData.cs.


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