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

◆ Main() [1/2]

Terraria.Main.Main ( )
inline

Definition at line 6710 of file Main.cs.

6711 {
6712 if (!true)
6713 {
6714 }
6715 int num = 16256;
6716 int num2 = 210;
6717 this.chestLootScale = (float)num;
6718 this.chestStackScale = (float)num;
6719 this.chestDepositScale = (float)num;
6720 this.chestRenameScale = (float)num;
6721 this.chestCancelScale = (float)num;
6723 this.logoScaleSpeed = (float)num;
6724 int num3 = 1;
6726 base..ctor();
6727 int hashCode = Guid.NewGuid().GetHashCode();
6728 if (!true)
6729 {
6730 }
6731 }
class f__AnonymousType0<< Count > j__TPar
override int GetHashCode()
Definition Guid.cs:290
static Guid NewGuid()
Definition Guid.cs:15

References System.Guid.GetHashCode(), j__TPar, and System.Guid.NewGuid().