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

◆ EnabledInHierarchy

bool InControl.OneAxisInputControl.EnabledInHierarchy
getsetinherited

Definition at line 715 of file OneAxisInputControl.cs.

716 {
717 [global::Cpp2ILInjected.Token(Token = "0x6000197")]
718 [global::Cpp2ILInjected.Address(RVA = "0x1987410", Offset = "0x1987410", Length = "0x20")]
719 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
720 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
721 get
722 {
723 throw null;
724 }
725 }