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

◆ NumUnknownAnalogs

virtual int InControl.InputDevice.NumUnknownAnalogs
getsetinherited

Definition at line 1931 of file InputDevice.cs.

1932 {
1933 [global::Cpp2ILInjected.Token(Token = "0x6000240")]
1934 [global::Cpp2ILInjected.Address(RVA = "0x198ABE4", Offset = "0x198ABE4", Length = "0x8")]
1935 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1936 get
1937 {
1938 throw null;
1939 }
1940 }