| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Collaboration diagram for Terraria.GameContent.TilePaintSystemV2.WallVariationKey:Public Member Functions | |
| bool | Equals (TilePaintSystemV2.WallVariationKey other) | 
| override bool | Equals (object obj) | 
| override int | GetHashCode () | 
Static Public Member Functions | |
| static bool | operator== (TilePaintSystemV2.WallVariationKey left, TilePaintSystemV2.WallVariationKey right) | 
| static bool | operator!= (TilePaintSystemV2.WallVariationKey left, TilePaintSystemV2.WallVariationKey right) | 
Public Attributes | |
| int | WallType | 
| int | PaintColor | 
Definition at line 289 of file TilePaintSystemV2.cs.