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 | |
bool | Active (ControllerDevice device) |
bool | RequiredStateValid (ControllerDevice device) |
Vector2 | GetValue (ControllerDevice controller) |
ControllerActionVector () | |
Public Attributes | |
string | Id |
ControllerActionAxis | X |
ControllerActionAxis | Y |
int | DisplayPriority |
ControllerActionVector | LinkedAction |
bool | Enabled = true |
bool | DisabledUntilClear |
Properties | |
ControllerActionAxis | MappedX [get] |
ControllerActionAxis | MappedY [get] |
bool | HasMapping [get] |
ControllerActionButton.RequiredButtonState | RequiredState [get] |
bool | HasMappingExcludeLinked [get] |
ControllerActionButton.RequiredButtonState | RequiredStateExcludeLinked [get] |
Definition at line 7 of file ControllerActionVector.cs.