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
TileObjectAlternatesModule.cs
Go to the documentation of this file.
1using System;
5
6namespace Terraria.Modules
7{
8 // Token: 0x0200054A RID: 1354
10 {
11 // Token: 0x060032ED RID: 13037 RVA: 0x001FE004 File Offset: 0x001FC204
13 {
14 if (copyFrom != null)
15 {
17 if (list != null)
18 {
19 int size = list._size;
20 int size2 = copyFrom.data._size;
21 return;
22 }
23 }
24 }
25
26 // Token: 0x04003BE4 RID: 15332
28 }
29}
class f__AnonymousType0<< Count > j__TPar
TileObjectAlternatesModule([Optional] TileObjectAlternatesModule copyFrom)