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

◆ GetValueOrZero()

InputDeviceDriverType InControl.OptionalInputDeviceDriverType.GetValueOrZero ( )
inline

Definition at line 66 of file OptionalInputDeviceDriverType.cs.

67 {
68 return this.value;
69 }

References InControl.OptionalInputDeviceDriverType.value.