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

◆ Enabled

bool InControl.OneAxisInputControl.Enabled
getsetinherited

Definition at line 696 of file OneAxisInputControl.cs.

697 {
698 [global::Cpp2ILInjected.Token(Token = "0x6000195")]
699 [global::Cpp2ILInjected.Address(RVA = "0x1987638", Offset = "0x1987638", Length = "0x8")]
700 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
701 get
702 {
703 throw null;
704 }
705 [global::Cpp2ILInjected.Token(Token = "0x6000196")]
706 [global::Cpp2ILInjected.Address(RVA = "0x1987640", Offset = "0x1987640", Length = "0xC")]
707 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
708 set
709 {
710 throw null;
711 }
712 }