|
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
|
Collaboration diagram for Terraria.GameContent.Events.DD2Event:Public Member Functions | |
| DD2Event () | |
Static Public Attributes | |
| static bool | DownedInvasionT1 |
| static bool | DownedInvasionT2 |
| static bool | DownedInvasionT3 |
| static bool | LostThisRun |
| static bool | WonThisRun |
| static int | LaneSpawnRate |
| static bool | Ongoing |
| static Rectangle | ArenaHitbox |
| static int | OngoingDifficulty |
Properties | |
| static bool | ReadyToFindBartender [get, set] |
| static bool | DownedInvasionAnyDifficulty [get, set] |
| static int | TimeLeftBetweenWaves [get, set] |
| static bool | EnemySpawningIsOnHold [get, set] |
| static bool | EnemiesShouldChasePlayers [get, set] |
| static bool | ReadyForTier2 [get, set] |
| static bool | ReadyForTier3 [get, set] |
Static Private Attributes | |
| static bool | _downedDarkMageT1 |
| static bool | _downedOgreT2 |
| static bool | _spawnedBetsyT3 |
| static int | _arenaHitboxingCooldown |
| static List< Vector2 > | _deadGoblinSpots |
| static int | _crystalsDropping_lastWave |
| static int | _crystalsDropping_toDrop |
| static int | _crystalsDropping_alreadyDropped |
| static readonly Color | INFO_NEW_WAVE_COLOR |
| static readonly Color | INFO_START_INVASION_COLOR |
| static readonly Color | INFO_FAILURE_INVASION_COLOR |
| const int | INVASION_ID = 3 |
| static int | _timeLeftUntilSpawningBegins |
Definition at line 25 of file DD2Event.cs.