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

◆ SpawnModBiomes

int [] Terraria.ModLoader.ModNPC.SpawnModBiomes = new int[0]
getset

The ModBiome Types associated with this NPC spawning, if applicable. Used in Bestiary.

Definition at line 80 of file ModNPC.cs.

80{ get; set; } = new int[0];

Referenced by Terraria.GameContent.Bestiary.BestiaryDatabaseNPCsPopulator.CommonTags.GetCommonInfoElementsForFilters().