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

◆ Initialize()

override void Terraria.Main.Initialize ( )
inlineprotectedvirtual

Reimplemented from Microsoft.Xna.Framework.Game.

Definition at line 6761 of file Main.cs.

6762 {
6763 int num = 1;
6764 if (num == 0)
6765 {
6766 }
6767 if (num == 0)
6768 {
6769 }
6770 if (("" == null || "" != null) && ("" == null || "" != null))
6771 {
6772 return;
6773 }
6774 throw new ArrayTypeMismatchException();
6775 }