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
Loading...
Searching...
No Matches
Terraria.GameContent.TilePaintSystemV2.TileVariationkey Struct Reference
+ Collaboration diagram for Terraria.GameContent.TilePaintSystemV2.TileVariationkey:

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

int TileType
 
int TileStyle
 
int PaintColor
 

Detailed Description

Definition at line 228 of file TilePaintSystemV2.cs.


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