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

◆ RegisterToMultipleNPCsNotRemixSeed()

IItemDropRule Terraria.GameContent.ItemDropRules.ItemDropDatabase.RegisterToMultipleNPCsNotRemixSeed ( IItemDropRule entry,
params int[] npcNetIds )
inline

Definition at line 82 of file ItemDropDatabase.cs.

83 {
84 long num = 0L;
85 IItemDropRule itemDropRule2;
86 IItemDropRule itemDropRule = itemDropRule2.OnSuccess(entry, num != 0L);
87 return entry;
88 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.