terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AddNPCBiomeRelationships_AddDecorations_Automated()

void Terraria.GameContent.Bestiary.BestiaryDatabaseNPCsPopulator.AddNPCBiomeRelationships_AddDecorations_Automated ( )
inlineprivate

Definition at line 1738 of file BestiaryDatabaseNPCsPopulator.cs.

1739 {
1740 if (!true)
1741 {
1742 }
1743 BestiaryEntry bestiaryEntry = this._currentDatabase.FindEntryByNPCID(0);
1744 List<IBestiaryInfoElement> <Info>k__BackingField = bestiaryEntry.<Info>k__BackingField;
1745 if (!false)
1746 {
1747 }
1749 if (!false)
1750 {
1751 }
1752 if (<Info>k__BackingField2 == null)
1753 {
1754 }
1755 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Bestiary.BestiaryDatabaseNPCsPopulator._currentDatabase, Terraria.GameContent.Bestiary.BestiaryDatabase.FindEntryByNPCID(), and j__TPar.

Referenced by Terraria.GameContent.Bestiary.BestiaryDatabaseNPCsPopulator.Populate().