terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
DropBasedOnExpertMode.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200087E")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170007D6")]
14 {
16 [global::Cpp2ILInjected.Token(Token = "0x6004400")]
17 [global::Cpp2ILInjected.Address(RVA = "0x7A8658", Offset = "0x7A8658", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
24 [global::Cpp2ILInjected.Token(Token = "0x6004401")]
25 [global::Cpp2ILInjected.Address(RVA = "0x7A8660", Offset = "0x7A8660", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 private set
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x6004402")]
34 [global::Cpp2ILInjected.Address(RVA = "0x7A6540", Offset = "0x7A6540", Length = "0x94")]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropRule), Member = "BossBag", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(IItemDropRule))]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropRule), Member = "BossBagByCondition", MemberParameters = new object[]
37 {
38 typeof(IItemDropRuleCondition),
39 typeof(int)
40 }, ReturnType = typeof(IItemDropRule))]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropRule), Member = "ExpertGetsRerolls", MemberParameters = new object[]
42 {
43 typeof(int),
44 typeof(int),
45 typeof(int)
46 }, ReturnType = typeof(IItemDropRule))]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropRule), Member = "NormalvsExpert", MemberParameters = new object[]
48 {
49 typeof(int),
50 typeof(int),
51 typeof(int)
52 }, ReturnType = typeof(IItemDropRule))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropRule), Member = "NormalvsExpertNotScalingWithLuck", MemberParameters = new object[]
54 {
55 typeof(int),
56 typeof(int),
57 typeof(int)
58 }, ReturnType = typeof(IItemDropRule))]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropRule), Member = "NormalvsExpertOneFromOptionsNotScalingWithLuck", MemberParameters = new object[]
60 {
61 typeof(int),
62 typeof(int),
63 typeof(int[])
64 }, ReturnType = typeof(IItemDropRule))]
65 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropRule), Member = "NormalvsExpertOneFromOptions", MemberParameters = new object[]
66 {
67 typeof(int),
68 typeof(int),
69 typeof(int[])
70 }, ReturnType = typeof(IItemDropRule))]
71 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropDatabase), Member = "RegisterEclipse", ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropDatabase), Member = "RegisterBoss_QueenBee", ReturnType = typeof(void))]
73 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropDatabase), Member = "RegisterBoss_LunarTowers", ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropDatabase), Member = "RegisterDD2EventDrops", ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropDatabase), Member = "RegisterMiscDrops", ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 22)]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
79 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
84
85 [global::Cpp2ILInjected.Token(Token = "0x6004403")]
86 [global::Cpp2ILInjected.Address(RVA = "0x7A8668", Offset = "0x7A8668", Length = "0x134")]
87 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
91 {
92 throw null;
93 }
94
95 [global::Cpp2ILInjected.Token(Token = "0x6004404")]
96 [global::Cpp2ILInjected.Address(RVA = "0x7A879C", Offset = "0x7A879C", Length = "0x8")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 {
100 throw null;
101 }
102
103 [global::Cpp2ILInjected.Token(Token = "0x6004405")]
104 [global::Cpp2ILInjected.Address(RVA = "0x7A87A4", Offset = "0x7A87A4", Length = "0x54")]
105 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111
112 [global::Cpp2ILInjected.Token(Token = "0x6004406")]
113 [global::Cpp2ILInjected.Address(RVA = "0x7A87F8", Offset = "0x7A87F8", Length = "0x1FC")]
114 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DropRateInfoChainFeed), Member = "With", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(DropRateInfoChainFeed))]
117 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Conditions.IsExpert), Member = ".ctor", ReturnType = typeof(void))]
118 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DropRateInfoChainFeed), Member = "AddCondition", MemberParameters = new object[] { typeof(IItemDropRuleCondition) }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Conditions.NotExpert), Member = ".ctor", ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Chains), Member = "ReportDroprates", MemberParameters = new object[]
121 {
123 typeof(float),
125 typeof(DropRateInfoChainFeed)
126 }, ReturnType = typeof(void))]
127 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
129 {
130 throw null;
131 }
132
133 [global::Cpp2ILInjected.Token(Token = "0x40081C6")]
134 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
136
137 [global::Cpp2ILInjected.Token(Token = "0x40081C7")]
138 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
140
142 [global::Cpp2ILInjected.Token(Token = "0x40081C8")]
143 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
145 }
146}
class f__AnonymousType0<< Count > j__TPar
DropBasedOnExpertMode(IItemDropRule ruleForNormalMode, IItemDropRule ruleForExpertMode)
ItemDropAttemptResult TryDroppingItem(DropAttemptInfo info)
ItemDropAttemptResult TryDroppingItem(DropAttemptInfo info, ItemDropRuleResolveAction resolveAction)
void ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
List< IItemDropRuleChainAttempt >< ChainedRules > k__BackingField
delegate ItemDropAttemptResult ItemDropRuleResolveAction(IItemDropRule rule, DropAttemptInfo info)