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
SimpleProfilerFrameData.cs
Go to the documentation of this file.
1using System;
4
5[global::Cpp2ILInjected.Token(Token = "0x200005E")]
7{
8 [global::Cpp2ILInjected.Token(Token = "0x60001FD")]
9 [global::Cpp2ILInjected.Address(RVA = "0x70A43C", Offset = "0x70A43C", Length = "0x8C")]
10 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SimpleProfiler), Member = "Initialise", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(void))]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
12 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
14 public SimpleProfilerFrameData(int size)
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x60001FE")]
20 [global::Cpp2ILInjected.Address(RVA = "0x70A694", Offset = "0x70A694", Length = "0x34")]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SimpleProfiler), Member = "BeginFrame", ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clear", MemberParameters = new object[]
24 {
26 typeof(int),
27 typeof(int)
28 }, ReturnType = typeof(void))]
29 public void Reset()
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x40001EE")]
35 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
36 public long Overheads;
37
38 [global::Cpp2ILInjected.Token(Token = "0x40001EF")]
39 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
40 public long FrameTime;
41
42 [global::Cpp2ILInjected.Token(Token = "0x40001F0")]
43 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
44 public readonly int[] CallCount;
45
46 [global::Cpp2ILInjected.Token(Token = "0x40001F1")]
47 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
49}
class f__AnonymousType0<< Count > j__TPar