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

◆ UpdateTime_StartDay()

static void Terraria.Main.UpdateTime_StartDay ( bool stopEvents)
inlinestatic

Definition at line 17991 of file Main.cs.

17992 {
17993 int num = 1;
17994 if (num == 0)
17995 {
17996 }
17997 WorldGen.ResetTreeShakes();
17998 if (num == 0)
17999 {
18000 }
18001 Main.UpdateTimeRate();
18002 Main.AnglerQuestSwap();
18005 bool logicHost = Main.LogicHost;
18007 Main.CheckForMoonEventsScoreDisplay();
18008 Main.CheckForMoonEventsStartingTemporarySeasons();
18009 Main.checkXMas();
18010 Main.checkHalloween();
18011 Main.stopMoonEvent();
18012 int num2 = 1;
18013 if (num2 == 0)
18014 {
18015 }
18016 bool logicHost2 = Main.LogicHost;
18017 bool netHost = Main.NetHost;
18018 bool logicHost3 = Main.LogicHost;
18020 int num3;
18021 if (num3 != 0)
18022 {
18023 int num4;
18024 if (num4 != 0)
18025 {
18026 return;
18027 }
18028 Main.StartInvasion(1);
18029 int num5;
18030 if (num5 != 0)
18031 {
18032 return;
18033 }
18034 if (num5 == 0)
18035 {
18036 }
18037 int num6;
18038 if (num6 != 0)
18039 {
18040 int num7;
18041 while (num7 != 0)
18042 {
18043 }
18044 }
18045 Main.StartInvasion(3);
18046 return;
18047 }
18048 else
18049 {
18050 int num5 = 1;
18052 if (num5 != 0)
18053 {
18054 if (num5 != 0)
18055 {
18056 if (num2 != 0)
18057 {
18058 if (num5 == 0)
18059 {
18060 }
18061 return;
18062 }
18063 }
18064 else if (num5 == 0)
18065 {
18066 }
18067 if (num5 == 0)
18068 {
18069 }
18070 if (num5 == 0)
18071 {
18072 }
18073 return;
18074 }
18075 bool netHost2 = Main.NetHost;
18076 return;
18077 }
18078 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Main.AnglerQuestSwap(), Terraria.Main.CheckForMoonEventsScoreDisplay(), Terraria.Main.CheckForMoonEventsStartingTemporarySeasons(), Terraria.Main.checkHalloween(), Terraria.GameContent.Events.BirthdayParty.CheckMorning(), Terraria.GameContent.Events.LanternNight.CheckMorning(), Terraria.Main.checkXMas(), j__TPar, Terraria.Main.LogicHost, Terraria.Main.NetHost, Terraria.GameContent.Achievements.AchievementsHelper.NotifyProgressionEvent(), Terraria.WorldGen.ResetTreeShakes(), Terraria.Main.StartInvasion(), Terraria.Main.stopMoonEvent(), and Terraria.Main.UpdateTimeRate().