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