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

◆ PrepareNPCNetIDsByTypeDictionary()

void Terraria.GameContent.ItemDropRules.ItemDropDatabase.PrepareNPCNetIDsByTypeDictionary ( )
inline

Definition at line 17 of file ItemDropDatabase.cs.

References Terraria.GameContent.ItemDropRules.ItemDropDatabase._npcNetIdsByType, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Collections.Generic.Dictionary< TKey, TValue >.Clear(), System.Collections.Generic.Dictionary< TKey, TValue >.ContainsKey(), and Terraria.ID.ContentSamples.NpcsByNetId.

Referenced by Terraria.GameContent.ItemDropRules.ItemDropDatabase.Populate().