|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | Equals (WallVariationKey other) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (WallVariationKey left, WallVariationKey right) |
| static bool | operator!= (WallVariationKey left, WallVariationKey right) |
Public Attributes | |
| int | WallType |
| int | PaintColor |
Definition at line 188 of file TilePaintSystemV2.cs.