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

◆ CancelButton

InputControl InControl.InControlInputModule.CancelButton
getsetprivate

Definition at line 338 of file InControlInputModule.cs.

339 {
340 [global::Cpp2ILInjected.Token(Token = "0x60002BD")]
341 [global::Cpp2ILInjected.Address(RVA = "0x1994084", Offset = "0x1994084", Length = "0x1C")]
342 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
343 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InControlInputModule), Member = "get_Device", ReturnType = typeof(InputDevice))]
344 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
345 get
346 {
347 throw null;
348 }
349 }
class f__AnonymousType0<< Count > j__TPar