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

◆ Device

InputDevice InControl.InControlInputModule.Device
getset

Definition at line 299 of file InControlInputModule.cs.

300 {
301 [global::Cpp2ILInjected.Token(Token = "0x60002BB")]
302 [global::Cpp2ILInjected.Address(RVA = "0x1993F34", Offset = "0x1993F34", Length = "0x64")]
303 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InControlInputModule), Member = "Update", ReturnType = typeof(void))]
304 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InControlInputModule), Member = "UpdateInputState", ReturnType = typeof(void))]
305 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InControlInputModule), Member = "get_SubmitButton", ReturnType = typeof(InputControl))]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InControlInputModule), Member = "get_CancelButton", ReturnType = typeof(InputControl))]
307 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
308 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputManager), Member = "get_ActiveDevice", ReturnType = typeof(InputDevice))]
309 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
310 get
311 {
312 throw null;
313 }
314 [global::Cpp2ILInjected.Token(Token = "0x60002BA")]
315 [global::Cpp2ILInjected.Address(RVA = "0x19940A0", Offset = "0x19940A0", Length = "0x8")]
316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
317 set
318 {
319 throw null;
320 }
321 }
class f__AnonymousType0<< Count > j__TPar