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
ConditionIntTracker.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000699")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6003869")]
12 [global::Cpp2ILInjected.Address(RVA = "0x143AE9C", Offset = "0x143AE9C", Length = "0x4C")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ConditionsCompletedTracker), Member = ".ctor", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AchievementTracker<>), Member = ".ctor", MemberParameters = new object[] { typeof(TrackerType) }, ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x600386A")]
23 [global::Cpp2ILInjected.Address(RVA = "0x143AEE8", Offset = "0x143AEE8", Length = "0x60")]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CustomIntCondition), Member = "CreateAchievementTracker", ReturnType = typeof(IAchievementTracker))]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AchievementTracker<>), Member = ".ctor", MemberParameters = new object[] { typeof(TrackerType) }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
28 public ConditionIntTracker(int maxValue)
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x600386B")]
34 [global::Cpp2ILInjected.Address(RVA = "0x143AF48", Offset = "0x143AF48", Length = "0x70")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
37 public override void ReportUpdate()
38 {
39 throw null;
40 }
41
42 [global::Cpp2ILInjected.Token(Token = "0x600386C")]
43 [global::Cpp2ILInjected.Address(RVA = "0x143AFB8", Offset = "0x143AFB8", Length = "0x4")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 protected override void Load()
46 {
47 throw null;
48 }
49 }
50}
class f__AnonymousType0<< Count > j__TPar