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.ControllerActionButton.RequiredButtonState Class Reference
+ Collaboration diagram for Controller.ControllerActionButton.RequiredButtonState:

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
 
bool state
 
Buttons Button2
 
bool state2
 

Detailed Description

Definition at line 607 of file ControllerActionButton.cs.


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