terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
LanternNight () | |
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, set] |
Static Private Member Functions | |
static bool | BossIsActive () |
static void | NaturalAttempt () |
Static Private Attributes | |
static bool | _wasLanternNight |
Definition at line 15 of file LanternNight.cs.