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
OptionalInputDeviceTransportType.cs
Go to the documentation of this file.
1using System;
4using UnityEngine;
5
6namespace InControl
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000066")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000495")]
13 [global::Cpp2ILInjected.Address(RVA = "0x19B6184", Offset = "0x19B6184", Length = "0x10")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20
21 [global::Cpp2ILInjected.Token(Token = "0x17000153")]
22 public bool HasValue
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6000496")]
25 [global::Cpp2ILInjected.Address(RVA = "0x19B6194", Offset = "0x19B6194", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 get
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x17000154")]
34 public bool HasNoValue
35 {
36 [global::Cpp2ILInjected.Token(Token = "0x6000497")]
37 [global::Cpp2ILInjected.Address(RVA = "0x19B619C", Offset = "0x19B619C", Length = "0x10")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 get
41 {
42 throw null;
43 }
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x17000155")]
48 {
49 [global::Cpp2ILInjected.Token(Token = "0x6000498")]
50 [global::Cpp2ILInjected.Address(RVA = "0x19B61AC", Offset = "0x19B61AC", Length = "0x5C")]
51 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputDeviceMatcher), Member = "Matches", MemberParameters = new object[] { typeof(InputDeviceInfo) }, ReturnType = typeof(bool))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalInputDeviceTransportType), Member = "op_Explicit", MemberParameters = new object[] { typeof(OptionalInputDeviceTransportType) }, ReturnType = typeof(InputDeviceTransportType))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OptionalTypeHasNoValueException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
57 get
58 {
59 throw null;
60 }
61 [global::Cpp2ILInjected.Token(Token = "0x6000499")]
62 [global::Cpp2ILInjected.Address(RVA = "0x19B6208", Offset = "0x19B6208", Length = "0x10")]
63 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 set
66 {
67 throw null;
68 }
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x600049A")]
72 [global::Cpp2ILInjected.Address(RVA = "0x19B6218", Offset = "0x19B6218", Length = "0xC")]
73 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 public void Clear()
76 {
77 throw null;
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x600049B")]
81 [global::Cpp2ILInjected.Address(RVA = "0x19B6224", Offset = "0x19B6224", Length = "0x18")]
82 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
85 {
86 throw null;
87 }
88
89 [global::Cpp2ILInjected.Token(Token = "0x600049C")]
90 [global::Cpp2ILInjected.Address(RVA = "0x19B623C", Offset = "0x19B623C", Length = "0x18")]
91 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
94 {
95 throw null;
96 }
97
98 [global::Cpp2ILInjected.Token(Token = "0x600049D")]
99 [global::Cpp2ILInjected.Address(RVA = "0x19B6254", Offset = "0x19B6254", Length = "0x10")]
100 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
101 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 {
104 throw null;
105 }
106
107 [global::Cpp2ILInjected.Token(Token = "0x600049E")]
108 [global::Cpp2ILInjected.Address(RVA = "0x19B6264", Offset = "0x19B6264", Length = "0x88")]
109 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enum), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
112 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
113 public override bool Equals(object other)
114 {
115 throw null;
116 }
117
118 [global::Cpp2ILInjected.Token(Token = "0x600049F")]
119 [global::Cpp2ILInjected.Address(RVA = "0x19B62EC", Offset = "0x19B62EC", Length = "0x24")]
120 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 {
124 throw null;
125 }
126
127 [global::Cpp2ILInjected.Token(Token = "0x60004A0")]
128 [global::Cpp2ILInjected.Address(RVA = "0x19B6310", Offset = "0x19B6310", Length = "0x20")]
129 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
130 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
132 {
133 throw null;
134 }
135
136 [global::Cpp2ILInjected.Token(Token = "0x60004A1")]
137 [global::Cpp2ILInjected.Address(RVA = "0x19B6330", Offset = "0x19B6330", Length = "0x18")]
138 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
141 {
142 throw null;
143 }
144
145 [global::Cpp2ILInjected.Token(Token = "0x60004A2")]
146 [global::Cpp2ILInjected.Address(RVA = "0x19B6348", Offset = "0x19B6348", Length = "0x24")]
147 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 {
151 throw null;
152 }
153
154 [global::Cpp2ILInjected.Token(Token = "0x60004A3")]
155 [global::Cpp2ILInjected.Address(RVA = "0x19B636C", Offset = "0x19B636C", Length = "0x14")]
156 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
159 {
160 throw null;
161 }
162
163 [global::Cpp2ILInjected.Token(Token = "0x60004A4")]
164 [global::Cpp2ILInjected.Address(RVA = "0x19B6380", Offset = "0x19B6380", Length = "0x1C")]
165 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 {
169 throw null;
170 }
171
172 [global::Cpp2ILInjected.Token(Token = "0x60004A5")]
173 [global::Cpp2ILInjected.Address(RVA = "0x19B639C", Offset = "0x19B639C", Length = "0xC")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
175 private static int CombineHashCodes(int h1, int h2)
176 {
177 throw null;
178 }
179
180 [global::Cpp2ILInjected.Token(Token = "0x60004A6")]
181 [global::Cpp2ILInjected.Address(RVA = "0x19B63A8", Offset = "0x19B63A8", Length = "0x38")]
182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
183 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(bool), Member = "GetHashCode", ReturnType = typeof(int))]
184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ushort), Member = "GetHashCode", ReturnType = typeof(int))]
185 public override int GetHashCode()
186 {
187 throw null;
188 }
189
190 [global::Cpp2ILInjected.Token(Token = "0x60004A7")]
191 [global::Cpp2ILInjected.Address(RVA = "0x19B63E0", Offset = "0x19B63E0", Length = "0x8C")]
192 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
193 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
194 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enum), Member = "ToString", ReturnType = typeof(string))]
195 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
196 public override string ToString()
197 {
198 throw null;
199 }
200
201 [global::Cpp2ILInjected.Token(Token = "0x60004A8")]
202 [global::Cpp2ILInjected.Address(RVA = "0x19B646C", Offset = "0x19B646C", Length = "0x10")]
203 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
206 {
207 throw null;
208 }
209
210 [global::Cpp2ILInjected.Token(Token = "0x60004A9")]
211 [global::Cpp2ILInjected.Address(RVA = "0x19B647C", Offset = "0x19B647C", Length = "0x18")]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OptionalInputDeviceTransportType), Member = "get_Value", ReturnType = typeof(InputDeviceTransportType))]
215 {
216 throw null;
217 }
218
220 [global::Cpp2ILInjected.Token(Token = "0x40003E6")]
221 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
222 private bool hasValue;
223
225 [global::Cpp2ILInjected.Token(Token = "0x40003E7")]
226 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2")]
228 }
229}
class f__AnonymousType0<< Count > j__TPar
InputDeviceTransportType GetValueOrDefault(InputDeviceTransportType defaultValue)
static bool operator!=(OptionalInputDeviceTransportType a, OptionalInputDeviceTransportType b)
static bool operator==(OptionalInputDeviceTransportType a, OptionalInputDeviceTransportType b)
bool Equals(OptionalInputDeviceTransportType other)