Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.TilePaintSystemV2.TileVariationkey Struct Reference

Public Member Functions

bool Equals (TileVariationkey other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (TileVariationkey left, TileVariationkey right)
 
static bool operator!= (TileVariationkey left, TileVariationkey right)
 

Public Attributes

int TileType
 
int TileStyle
 
int PaintColor
 

Detailed Description

Definition at line 146 of file TilePaintSystemV2.cs.


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