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
TileObjectSubTilesModule.cs
Go to the documentation of this file.
1using System;
5
6namespace Terraria.Modules
7{
8 // Token: 0x0200054F RID: 1359
10 {
11 // Token: 0x060032F2 RID: 13042 RVA: 0x001FE1F0 File Offset: 0x001FC3F0
13 {
14 if (copyFrom != null)
15 {
17 if (list != null)
18 {
19 int size = list._size;
21 return;
22 }
23 }
24 }
25
26 // Token: 0x04003C00 RID: 15360
28 }
29}
class f__AnonymousType0<< Count > j__TPar
TileObjectSubTilesModule([Optional] TileObjectSubTilesModule copyFrom, [Optional] List< TileObjectData > newData)