| 
    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.BirthdayParty:Public Member Functions | |
| BirthdayParty () | |
Static Public Member Functions | |
| static void | CheckMorning () | 
| static void | CheckNight () | 
| static void | ToggleManualParty () | 
| static void | WorldClear () | 
| static void | UpdateTime () | 
Static Public Attributes | |
| static bool | ManualParty | 
| static bool | GenuineParty | 
| static int | PartyDaysOnCooldown | 
| static List< int > | CelebratingNPCs | 
Properties | |
| static bool | PartyIsUp [get, set] | 
Static Private Member Functions | |
| static bool | CanNPCParty (NPC n) | 
| static void | NaturalAttempt () | 
| static void | CheckForAchievement () | 
| static | BirthdayParty () | 
Static Private Attributes | |
| static bool | _wasCelebrating | 
Definition at line 21 of file BirthdayParty.cs.