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

◆ IsStandard

bool InControl.InputControl.IsStandard
getset

Definition at line 176 of file InputControl.cs.

177 {
178 [global::Cpp2ILInjected.Token(Token = "0x600013D")]
179 [global::Cpp2ILInjected.Address(RVA = "0x197A62C", Offset = "0x197A62C", Length = "0x5C")]
180 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DeviceBindingSourceListener), Member = "ListenForControl", MemberParameters = new object[]
181 {
182 typeof(BindingListenOptions),
183 typeof(InputDevice)
184 }, ReturnType = typeof(InputControlType))]
185 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
186 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utility), Member = "TargetIsStandard", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(bool))]
187 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
188 get
189 {
190 throw null;
191 }
192 }
class f__AnonymousType0<< Count > j__TPar