Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static void | CheckMorning () |
static void | CheckNight () |
static bool | LanternsCanPersist () |
static bool | LanternsCanStart () |
static void | ToggleManualLanterns () |
static void | WorldClear () |
static void | UpdateTime () |
Static Public Attributes | |
static bool | ManualLanterns |
static bool | GenuineLanterns |
static bool | NextNightIsLanternNight |
static int | LanternNightsOnCooldown |
Properties | |
static bool | LanternsUp [get] |
Static Private Member Functions | |
static bool | BossIsActive () |
static void | NaturalAttempt () |
Static Private Attributes | |
static bool | _wasLanternNight |
Definition at line 6 of file LanternNight.cs.