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
DropBasedOnMasterAndExpertMode.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000880")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170007D8")]
14 {
16 [global::Cpp2ILInjected.Token(Token = "0x600440E")]
17 [global::Cpp2ILInjected.Address(RVA = "0x7A8D90", Offset = "0x7A8D90", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
24 [global::Cpp2ILInjected.Token(Token = "0x600440F")]
25 [global::Cpp2ILInjected.Address(RVA = "0x7A8D98", Offset = "0x7A8D98", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 private set
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x6004410")]
34 [global::Cpp2ILInjected.Address(RVA = "0x7A8DA0", Offset = "0x7A8DA0", Length = "0x9C")]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropDatabase), Member = "RegisterBoss_PumpkinMoon", ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropDatabase), Member = "RegisterBoss_BOC", ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemDropDatabase), Member = "RegisterBoss_EOW", ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
46
47 [global::Cpp2ILInjected.Token(Token = "0x6004411")]
48 [global::Cpp2ILInjected.Address(RVA = "0x7A8E3C", Offset = "0x7A8E3C", Length = "0x1A0")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
53 {
54 throw null;
55 }
56
57 [global::Cpp2ILInjected.Token(Token = "0x6004412")]
58 [global::Cpp2ILInjected.Address(RVA = "0x7A8FDC", Offset = "0x7A8FDC", Length = "0x8")]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64
65 [global::Cpp2ILInjected.Token(Token = "0x6004413")]
66 [global::Cpp2ILInjected.Address(RVA = "0x7A8FE4", Offset = "0x7A8FE4", Length = "0x6C")]
67 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
73
74 [global::Cpp2ILInjected.Token(Token = "0x6004414")]
75 [global::Cpp2ILInjected.Address(RVA = "0x7A9050", Offset = "0x7A9050", Length = "0x314")]
76 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DropRateInfoChainFeed), Member = "With", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(DropRateInfoChainFeed))]
79 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Conditions.IsMasterMode), Member = ".ctor", ReturnType = typeof(void))]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DropRateInfoChainFeed), Member = "AddCondition", MemberParameters = new object[] { typeof(IItemDropRuleCondition) }, ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Conditions.NotMasterMode), Member = ".ctor", ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Conditions.IsExpert), Member = ".ctor", ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Conditions.NotExpert), Member = ".ctor", ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Chains), Member = "ReportDroprates", MemberParameters = new object[]
85 {
87 typeof(float),
89 typeof(DropRateInfoChainFeed)
90 }, ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
96
97 [global::Cpp2ILInjected.Token(Token = "0x40081CC")]
98 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
100
101 [global::Cpp2ILInjected.Token(Token = "0x40081CD")]
102 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
104
105 [global::Cpp2ILInjected.Token(Token = "0x40081CE")]
106 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
108
110 [global::Cpp2ILInjected.Token(Token = "0x40081CF")]
111 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
113 }
114}
class f__AnonymousType0<< Count > j__TPar
ItemDropAttemptResult TryDroppingItem(DropAttemptInfo info, ItemDropRuleResolveAction resolveAction)
DropBasedOnMasterAndExpertMode(IItemDropRule ruleForDefault, IItemDropRule ruleForExpertMode, IItemDropRule ruleForMasterMode)
void ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
delegate ItemDropAttemptResult ItemDropRuleResolveAction(IItemDropRule rule, DropAttemptInfo info)