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
Controller.ControllerActionButton.RequiredButtonState Class Reference

Public Member Functions

 RequiredButtonState ()
 
 RequiredButtonState (Buttons button, bool requiredState)
 
 RequiredButtonState (Buttons button, bool requiredState, Buttons button2, bool requiredState2)
 
bool Active (ControllerDevice device, float buttonPressTime, float axisValue)
 
bool Valid (ControllerDevice device, float buttonPressTime)
 
void ConsumeModifiers (ControllerDevice device)
 

Public Attributes

Buttons Button = Buttons.Count
 
bool state
 
Buttons Button2 = Buttons.Count
 
bool state2
 

Detailed Description

Definition at line 276 of file ControllerActionButton.cs.


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