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

◆ this[InputControlType controlType]

InputControl InControl.InputDevice.this[InputControlType controlType]
getsetinherited

Definition at line 639 of file InputDevice.cs.

640 {
641 [global::Cpp2ILInjected.Token(Token = "0x60001F7")]
642 [global::Cpp2ILInjected.Address(RVA = "0x198846C", Offset = "0x198846C", Length = "0x4")]
643 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
644 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
645 get
646 {
647 throw null;
648 }
649 }
class f__AnonymousType0<< Count > j__TPar