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

◆ AnalogCount

int InControl.InputDeviceProfile.AnalogCount
getsetinherited

Definition at line 768 of file InputDeviceProfile.cs.

769 {
770 [global::Cpp2ILInjected.Token(Token = "0x600028E")]
771 [global::Cpp2ILInjected.Address(RVA = "0x199169C", Offset = "0x199169C", Length = "0xC")]
772 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
773 get
774 {
775 throw null;
776 }
777 }