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

◆ DoUpdate_AltEnter_ToggleFullscreen()

static void Terraria.Main.DoUpdate_AltEnter_ToggleFullscreen ( )
inlinestaticprivate

Definition at line 7969 of file Main.cs.

7970 {
7971 int num = 1;
7972 if (num == 0)
7973 {
7974 }
7975 if (num == 0)
7976 {
7977 }
7978 if (num == 0)
7979 {
7980 }
7981 if (num == 0)
7982 {
7983 }
7984 if (num != 0)
7985 {
7986 if (num == 0)
7987 {
7988 }
7989 Main.ToggleFullScreen();
7990 }
7991 if (num == 0)
7992 {
7993 }
7994 }

References Terraria.Main.ToggleFullScreen().