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
SpriteState.cs
Go to the documentation of this file.
1using System;
5
6namespace UnityEngine.UI
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200006F")]
10 public struct SpriteState : IEquatable<SpriteState>
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x17000132")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600048A")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1FDB808", Offset = "0x1FDB808", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 get
19 {
20 throw null;
21 }
22 [global::Cpp2ILInjected.Token(Token = "0x600048B")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1FDB810", Offset = "0x1FDB810", Length = "0x8")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 set
26 {
27 throw null;
28 }
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x17000133")]
33 {
34 [global::Cpp2ILInjected.Token(Token = "0x600048C")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1FDB818", Offset = "0x1FDB818", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 get
38 {
39 throw null;
40 }
41 [global::Cpp2ILInjected.Token(Token = "0x600048D")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1FDB820", Offset = "0x1FDB820", Length = "0x8")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 set
45 {
46 throw null;
47 }
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x17000134")]
52 {
53 [global::Cpp2ILInjected.Token(Token = "0x600048E")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1FDB828", Offset = "0x1FDB828", Length = "0x8")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 get
57 {
58 throw null;
59 }
60 [global::Cpp2ILInjected.Token(Token = "0x600048F")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1FDB830", Offset = "0x1FDB830", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 set
64 {
65 throw null;
66 }
67 }
68
69 [global::Cpp2ILInjected.Token(Token = "0x17000135")]
71 {
72 [global::Cpp2ILInjected.Token(Token = "0x6000490")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1FDB838", Offset = "0x1FDB838", Length = "0x8")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 get
76 {
77 throw null;
78 }
79 [global::Cpp2ILInjected.Token(Token = "0x6000491")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1FDB840", Offset = "0x1FDB840", Length = "0x8")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 set
83 {
84 throw null;
85 }
86 }
87
88 [global::Cpp2ILInjected.Token(Token = "0x6000492")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1FDB848", Offset = "0x1FDB848", Length = "0x108")]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Equality", MemberParameters = new object[]
92 {
95 }, ReturnType = typeof(bool))]
96 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
98 {
99 throw null;
100 }
101
103 [global::Cpp2ILInjected.Token(Token = "0x4000234")]
104 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
106
108 [global::Cpp2ILInjected.Token(Token = "0x4000235")]
109 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
111
113 [FormerlySerializedAs("m_HighlightedSprite")]
114 [global::Cpp2ILInjected.Token(Token = "0x4000236")]
115 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
117
119 [global::Cpp2ILInjected.Token(Token = "0x4000237")]
120 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
122 }
123}
class f__AnonymousType0<< Count > j__TPar
bool Equals(SpriteState other)