Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Events.CultistRitual Class Reference

Static Public Member Functions

static void UpdateTime ()
 
static void CultistSlain ()
 
static void TabletDestroyed ()
 
static void TrySpawning (int x, int y)
 
static bool CheckFloor (Vector2 Center, out Point[] spawnPoints)
 

Static Public Attributes

const int delayStart = 86400
 
const int respawnDelay = 43200
 
static int delay
 
static int recheck
 

Static Private Member Functions

static bool CheckRitual (int x, int y)
 

Static Private Attributes

const int timePerCultist = 3600
 
const int recheckStart = 600
 

Detailed Description

Definition at line 7 of file CultistRitual.cs.


The documentation for this class was generated from the following file: