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

◆ HasInput

bool InControl.OneAxisInputControl.HasInput
getsetpackageinherited

Definition at line 469 of file OneAxisInputControl.cs.

470 {
471 [global::Cpp2ILInjected.Token(Token = "0x6000186")]
472 [global::Cpp2ILInjected.Address(RVA = "0x1987474", Offset = "0x1987474", Length = "0x88")]
473 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputDevice), Member = "Commit", MemberParameters = new object[]
474 {
475 typeof(ulong),
476 typeof(float)
477 }, ReturnType = typeof(void))]
478 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
479 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utility), Member = "IsNotZero", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(bool))]
480 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
481 get
482 {
483 throw null;
484 }
485 }
class f__AnonymousType0<< Count > j__TPar