terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
bool | Active (ControllerDevice device) |
bool | RequiredStateValid (ControllerDevice device) |
global::UnityEngine.Vector2 | GetValue (ControllerDevice controller) |
ControllerActionVector () | |
Public Attributes | |
string | Id |
ControllerActionAxis | X |
ControllerActionAxis | Y |
int | DisplayPriority |
ControllerActionVector | LinkedAction |
bool | Enabled |
bool | DisabledUntilClear |
Properties | |
ControllerActionAxis | MappedX [get, set] |
ControllerActionAxis | MappedY [get, set] |
bool | HasMapping [get, set] |
ControllerActionButton.RequiredButtonState | RequiredState [get, set] |
bool | HasMappingExcludeLinked [get, set] |
ControllerActionButton.RequiredButtonState | RequiredStateExcludeLinked [get, set] |
Definition at line 11 of file ControllerActionVector.cs.