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
Loading...
Searching...
No Matches
Controller.ControllerActionVector Class Reference
+ Collaboration diagram for Controller.ControllerActionVector:

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]
 

Detailed Description

Definition at line 11 of file ControllerActionVector.cs.


The documentation for this class was generated from the following file: