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

◆ SetupBaseObject()

void Terraria.ObjectData.TileObjectData.SetupBaseObject ( )
inlineprivate

Definition at line 74 of file TileObjectData.cs.

75 {
77 this._hasOwnAnchor = true;
78 long num = 0L;
79 this.AnchorWall = num != 0L;
81 long num2 = 0L;
84 long num3 = 0L;
85 this.LavaDeath = num3 != 0L;
90 this.Width = 1;
91 this.Height = 1;
92 long num4 = 0L;
94 long num5 = 0L;
97 long num6 = 0L;
99 long num7 = 0L;
101 long num8 = 0L;
103 this.DrawYOffset = (int)num8;
104 long num9 = 0L;
106 long num10 = 0L;
108 long num11 = 0L;
110 long num12 = 0L;
112 this.Style = (int)num12;
113 long num13 = 0L;
115 long num14 = 0L;
118 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.