Whether or not the conditions have been met for this town NPC to be able to move into town. For example, the Demolitionist requires that any player has an explosive.
- Parameters
-
- Returns
Definition at line 665 of file ModNPC.cs.
666 {
667 return false;
668 }