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

◆ IsSupportedOnThisPlatform

virtual bool InControl.InputDevice.IsSupportedOnThisPlatform
getsetinherited

Definition at line 1264 of file InputDevice.cs.

1265 {
1266 [global::Cpp2ILInjected.Token(Token = "0x6000214")]
1267 [global::Cpp2ILInjected.Address(RVA = "0x198A4A4", Offset = "0x198A4A4", Length = "0x8")]
1268 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1269 get
1270 {
1271 throw null;
1272 }
1273 }