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

◆ NumUnknownButtons

virtual int InControl.InputDevice.NumUnknownButtons
getsetinherited

Definition at line 1943 of file InputDevice.cs.

1944 {
1945 [global::Cpp2ILInjected.Token(Token = "0x6000241")]
1946 [global::Cpp2ILInjected.Address(RVA = "0x198ABEC", Offset = "0x198ABEC", Length = "0x8")]
1947 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1948 get
1949 {
1950 throw null;
1951 }
1952 }