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

◆ MapTile()

Terraria.Map.MapTile.MapTile ( ushort type,
byte light,
byte extraData )
inlineprivate

Definition at line 60 of file MapTile.cs.

61 {
62 this.Type = type;
63 this.Light = light;
65 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.