Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 187 of file WorldFile.cs.
References Terraria.IO.WorldFile._cachedBloodMoon, Terraria.IO.WorldFile._cachedCultistDelay, Terraria.IO.WorldFile._cachedDayTime, Terraria.IO.WorldFile._cachedEclipse, Terraria.IO.WorldFile._cachedLanternNightCooldown, Terraria.IO.WorldFile._cachedLanternNightGenuine, Terraria.IO.WorldFile._cachedLanternNightManual, Terraria.IO.WorldFile._cachedLanternNightNextNightIsGenuine, Terraria.IO.WorldFile._cachedMoonPhase, Terraria.IO.WorldFile._cachedPartyDaysOnCooldown, Terraria.IO.WorldFile._cachedPartyGenuine, Terraria.IO.WorldFile._cachedPartyManual, Terraria.IO.WorldFile._cachedSandstormHappening, Terraria.IO.WorldFile._cachedSandstormIntendedSeverity, Terraria.IO.WorldFile._cachedSandstormSeverity, Terraria.IO.WorldFile._cachedSandstormTimeLeft, Terraria.IO.WorldFile._cachedTime, Terraria.IO.WorldFile._hasCache, Terraria.Main.bloodMoon, Terraria.IO.WorldFile.CachedCelebratingNPCs, Terraria.GameContent.Events.BirthdayParty.CelebratingNPCs, Terraria.Main.dayTime, Terraria.GameContent.Events.CultistRitual.delay, Terraria.Main.eclipse, Terraria.GameContent.Events.LanternNight.GenuineLanterns, Terraria.GameContent.Events.BirthdayParty.GenuineParty, Terraria.GameContent.Events.Sandstorm.Happening, Terraria.GameContent.Events.Sandstorm.IntendedSeverity, Terraria.GameContent.Events.LanternNight.LanternNightsOnCooldown, Terraria.GameContent.Events.LanternNight.ManualLanterns, Terraria.GameContent.Events.BirthdayParty.ManualParty, Terraria.Main.moonPhase, Terraria.GameContent.Events.LanternNight.NextNightIsLanternNight, Terraria.GameContent.Events.BirthdayParty.PartyDaysOnCooldown, Terraria.GameContent.Events.Sandstorm.Severity, Terraria.Main.time, and Terraria.GameContent.Events.Sandstorm.TimeLeft.
Referenced by Terraria.WorldGen.RenameWorldCallBack(), and Terraria.WorldGen.SaveAndQuitCallBack().