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
ListBindableAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000399")]
10 public sealed class ListBindableAttribute : Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60017F1")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E4F678", Offset = "0x1E4F678", 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 = "0x60017F2")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1E4F6A0", Offset = "0x1E4F6A0", Length = "0x3C")]
23 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x17000573")]
32 public bool ListBindable
33 {
35 [global::Cpp2ILInjected.Token(Token = "0x60017F3")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1E4F6DC", Offset = "0x1E4F6DC", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x60017F4")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E4F6E4", Offset = "0x1E4F6E4", Length = "0x8C")]
46 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
49 public override bool Equals(object obj)
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x60017F5")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1E4F770", Offset = "0x1E4F770", Length = "0x8")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
58 public override int GetHashCode()
59 {
60 throw null;
61 }
62
63 [global::Cpp2ILInjected.Token(Token = "0x60017F6")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1E4F778", Offset = "0x1E4F778", Length = "0x84")]
65 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
68 public override bool IsDefaultAttribute()
69 {
70 throw null;
71 }
72
73 // Note: this type is marked as 'beforefieldinit'.
74 [global::Cpp2ILInjected.Token(Token = "0x60017F7")]
75 [global::Cpp2ILInjected.Address(RVA = "0x1E4F7FC", Offset = "0x1E4F7FC", Length = "0x8C")]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
78 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
80 {
81 throw null;
82 }
83
84 [global::Cpp2ILInjected.Token(Token = "0x400123B")]
86
87 [global::Cpp2ILInjected.Token(Token = "0x400123C")]
89
90 [global::Cpp2ILInjected.Token(Token = "0x400123D")]
92
93 [global::Cpp2ILInjected.Token(Token = "0x400123E")]
94 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
95 private bool _isDefault;
96
98 [global::Cpp2ILInjected.Token(Token = "0x400123F")]
99 [global::Cpp2ILInjected.FieldOffset(Offset = "0x11")]
100 private readonly bool <ListBindable>k__BackingField;
101 }
102}
class f__AnonymousType0<< Count > j__TPar
static readonly ListBindableAttribute No
static readonly ListBindableAttribute Yes
static readonly ListBindableAttribute Default