terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ IsSupportedOnThisPlatform

virtual bool InControl.InputDevice.IsSupportedOnThisPlatform
getinherited

Definition at line 1575 of file InputDevice.cs.

1576 {
1577 get
1578 {
1579 return true;
1580 }
1581 }