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
LiquidPlacementModule.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria.Modules
6{
7 // Token: 0x02000549 RID: 1353
9 {
10 // Token: 0x060032EC RID: 13036 RVA: 0x001FDFD4 File Offset: 0x001FC1D4
12 {
13 int value__;
14 if (copyFrom != null)
15 {
16 value__ = copyFrom.water.value__;
17 return;
18 }
20 }
21
22 // Token: 0x04003BE2 RID: 15330
24
25 // Token: 0x04003BE3 RID: 15331
27 }
28}
class f__AnonymousType0<< Count > j__TPar
LiquidPlacementModule([Optional] LiquidPlacementModule copyFrom)