Property | Type | Description | |
---|---|---|---|
Empty | |||
checkStart | int | ||
tileCount | int | ||
type | AnchorType |
Method | Description | |
---|---|---|
AnchorData ( AnchorType t, int count, int start ) : Terraria.Enums | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
operator ( ) : bool |
public AnchorData ( AnchorType t, int count, int start ) : Terraria.Enums | ||
t | AnchorType | |
count | int | |
start | int | |
return | Terraria.Enums |
public static AnchorData,Terraria.DataStructures Empty | ||
return |