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

◆ IsPressed

bool InControl.OneAxisInputControl.IsPressed
getsetinherited

Implements InControl.IInputControl.

Definition at line 506 of file OneAxisInputControl.cs.

507 {
508 [global::Cpp2ILInjected.Token(Token = "0x6000188")]
509 [global::Cpp2ILInjected.Address(RVA = "0x198752C", Offset = "0x198752C", Length = "0x28")]
510 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
511 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InControlInputModule), Member = "UpdateInputState", ReturnType = typeof(void))]
512 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "VirtualDeviceExample.VirtualDeviceExample", Member = "Update", ReturnType = typeof(void))]
513 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "BindingsExample.BindingsExample", Member = "Update", ReturnType = typeof(void))]
514 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "BasicExample.BasicExample", Member = "Update", ReturnType = typeof(void))]
515 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
516 get
517 {
518 throw null;
519 }
520 }
class f__AnonymousType0<< Count > j__TPar