terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
override bool | Equals (object obj) |
override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static bool | operator== (JoystickCapabilities left, JoystickCapabilities right) |
static bool | operator!= (JoystickCapabilities left, JoystickCapabilities right) |
Properties | |
bool | IsConnected [get, set] |
string | Identifier [get, set] |
bool | IsGamepad [get, set] |
int | AxisCount [get, set] |
int | ButtonCount [get, set] |
int | HatCount [get, set] |
Private Attributes | |
bool< IsConnected > | k__BackingField |
string< Identifier > | k__BackingField |
bool< IsGamepad > | k__BackingField |
int< AxisCount > | k__BackingField |
int< ButtonCount > | k__BackingField |
int< HatCount > | k__BackingField |
Definition at line 8 of file JoystickCapabilities.cs.