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

◆ JoystickId

int InControl.UnityInputDevice.JoystickId
getprivate set

Definition at line 13 of file UnityInputDevice.cs.

14 {
16 get
17 {
18 return this.<JoystickId>k__BackingField;
19 }
21 private set
22 {
24 }
25 }
class f__AnonymousType0<< Count > j__TPar
int< JoystickId > k__BackingField

Referenced by InControl.UnityInputDevice.ReadRawButtonState().