Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 52 of file BestiaryDatabase.cs.
References Terraria.GameContent.Bestiary.BestiaryDatabase._byNpcId, Terraria.GameContent.Bestiary.BestiaryDatabase._trashEntry, System.Collections.Generic.Dictionary< TKey, TValue >.Clear(), Terraria.GameContent.Bestiary.BestiaryEntry.Info, and System.Collections.Generic.Dictionary< TKey, TValue >.TryGetValue().
Referenced by Terraria.GameContent.Bestiary.BestiaryDatabase.ExtractDropsForNPC(), and Terraria.GameContent.Bestiary.BestiaryDatabaseNPCsPopulator.FindEntryByNPCID().