terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Map.MapTile Struct Reference

Public Member Functions

bool Equals (MapTile other)
 
bool EqualsWithoutLight (MapTile other)
 
void Clear ()
 
MapTile WithLight (byte light)
 

Static Public Member Functions

static MapTile Create (ushort type, byte light, byte color)
 

Public Attributes

ushort Type
 
byte Light
 
byte _extraData
 

Properties

bool IsChanged [get, set]
 
byte Color [get, set]
 

Private Member Functions

 MapTile (ushort type, byte light, byte extraData)
 

Detailed Description

Definition at line 7 of file MapTile.cs.


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