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

◆ HasChanged

bool InControl.OneAxisInputControl.HasChanged
getsetinherited

Implements InControl.IInputControl.

Definition at line 488 of file OneAxisInputControl.cs.

489 {
490 [global::Cpp2ILInjected.Token(Token = "0x6000187")]
491 [global::Cpp2ILInjected.Address(RVA = "0x19874FC", Offset = "0x19874FC", Length = "0x30")]
492 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
493 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
494 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputControlState), Member = "op_Inequality", MemberParameters = new object[]
495 {
496 typeof(InputControlState),
497 typeof(InputControlState)
498 }, ReturnType = typeof(bool))]
499 get
500 {
501 throw null;
502 }
503 }
class f__AnonymousType0<< Count > j__TPar