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
IItemDropRuleChainAttempt.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000874 RID: 2164
7 public interface IItemDropRuleChainAttempt
8 {
9 // Token: 0x170007D3 RID: 2003
10 // (get) Token: 0x060043DF RID: 17375
12
13 // Token: 0x060043E0 RID: 17376
15
16 // Token: 0x060043E1 RID: 17377
18 }
19}
class f__AnonymousType0<< Count > j__TPar
void ReportDroprates(float personalDropRate, List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
bool CanChainIntoRule(ItemDropAttemptResult parentResult)