TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ IsADeerclopsNearScreen()

static bool Terraria.NPC.IsADeerclopsNearScreen ( )
inlinestatic

Definition at line 45011 of file NPC.cs.

45012 {
45013 return npcsFoundForCheckActive[668];
45014 }
static bool[] npcsFoundForCheckActive
Definition NPC.cs:966

References Terraria.NPC.npcsFoundForCheckActive.

Referenced by Terraria.Main.snowing(), and Terraria.Player.UpdateBiomes().

+ Here is the caller graph for this function: