Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 146 of file TilePaintSystemV2.cs.