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

◆ ButtonCount

int InControl.InputDeviceProfile.ButtonCount
getsetinherited

Definition at line 780 of file InputDeviceProfile.cs.

781 {
782 [global::Cpp2ILInjected.Token(Token = "0x600028F")]
783 [global::Cpp2ILInjected.Address(RVA = "0x19916A8", Offset = "0x19916A8", Length = "0xC")]
784 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
785 get
786 {
787 throw null;
788 }
789 }