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
ConstantHelper.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000529")]
9 internal class ConstantHelper
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6002708")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B958E8", Offset = "0x1B958E8", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [MethodImpl(256)]
15 public static byte GetByteWithAllBitsSet()
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6002709")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B958F0", Offset = "0x1B958F0", Length = "0x8")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [MethodImpl(256)]
24 public static sbyte GetSByteWithAllBitsSet()
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x600270A")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1B958F8", Offset = "0x1B958F8", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 [MethodImpl(256)]
33 public static ushort GetUInt16WithAllBitsSet()
34 {
35 throw null;
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x600270B")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1B95900", Offset = "0x1B95900", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 [MethodImpl(256)]
42 public static short GetInt16WithAllBitsSet()
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x600270C")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1B95908", Offset = "0x1B95908", Length = "0x8")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 [MethodImpl(256)]
51 public static uint GetUInt32WithAllBitsSet()
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x600270D")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1B95910", Offset = "0x1B95910", Length = "0x8")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 [MethodImpl(256)]
60 public static int GetInt32WithAllBitsSet()
61 {
62 throw null;
63 }
64
65 [global::Cpp2ILInjected.Token(Token = "0x600270E")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1B95918", Offset = "0x1B95918", Length = "0x8")]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 [MethodImpl(256)]
70 {
71 throw null;
72 }
73
74 [global::Cpp2ILInjected.Token(Token = "0x600270F")]
75 [global::Cpp2ILInjected.Address(RVA = "0x1B95920", Offset = "0x1B95920", Length = "0x8")]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
77 [MethodImpl(256)]
78 public static long GetInt64WithAllBitsSet()
79 {
80 throw null;
81 }
82
83 [global::Cpp2ILInjected.Token(Token = "0x6002710")]
84 [global::Cpp2ILInjected.Address(RVA = "0x1B95928", Offset = "0x1B95928", Length = "0xC")]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 [MethodImpl(256)]
87 public static float GetSingleWithAllBitsSet()
88 {
89 throw null;
90 }
91
92 [global::Cpp2ILInjected.Token(Token = "0x6002711")]
93 [global::Cpp2ILInjected.Address(RVA = "0x1B95934", Offset = "0x1B95934", Length = "0x8")]
94 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
95 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
96 [MethodImpl(256)]
97 public static double GetDoubleWithAllBitsSet()
98 {
99 throw null;
100 }
101 }
102}
class f__AnonymousType0<< Count > j__TPar
static double GetDoubleWithAllBitsSet()
static ushort GetUInt16WithAllBitsSet()