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
SettingsBindableAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x20003B8")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001961")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E5D8B0", Offset = "0x1E5D8B0", Length = "0x28")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x170005CF")]
22 public bool Bindable
23 {
25 [global::Cpp2ILInjected.Token(Token = "0x6001962")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1E5D8D8", Offset = "0x1E5D8D8", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 get
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x6001963")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E5D8E0", Offset = "0x1E5D8E0", Length = "0x8C")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
39 public override bool Equals(object obj)
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x6001964")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E5D96C", Offset = "0x1E5D96C", Length = "0x20")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(bool), Member = "GetHashCode", ReturnType = typeof(int))]
48 public override int GetHashCode()
49 {
50 throw null;
51 }
52
53 // Note: this type is marked as 'beforefieldinit'.
54 [global::Cpp2ILInjected.Token(Token = "0x6001965")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1E5D98C", Offset = "0x1E5D98C", Length = "0x88")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
60 {
61 throw null;
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x40012C8")]
66
67 [global::Cpp2ILInjected.Token(Token = "0x40012C9")]
69
71 [global::Cpp2ILInjected.Token(Token = "0x40012CA")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
73 private readonly bool <Bindable>k__BackingField;
74 }
75}
class f__AnonymousType0<< Count > j__TPar
static readonly SettingsBindableAttribute Yes
static readonly SettingsBindableAttribute No