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
GUIControllerMappingState Class Reference

Public Member Functions

void Clear ()
 
bool IsSame (GUIControllerMappingState other)
 
void DisableConflictingActions (GUIControllerMappingState other)
 
void SetupWorldRequiredStateOverloads (GUIControllerMappingStateTable altStates)
 
void Copy (GUIControllerMappingState other)
 
void LoadConfiguration (string prefix, Preferences preferences, bool mappingsCleared, List< ControllerActionButton > allowedButtons, List< ControllerActionAxis > allowedAxis)
 
void TransferMapping (ControllerActionButton mapping, GUIControllerMappingState other)
 
void SaveConfiguration (string prefix, Preferences preferences)
 
void SetupMappings (GUIControllerMappingStateTable altStates)
 
 GUIControllerMappingState ()
 

Public Attributes

ControllerActionButton.RequiredButtonState RequiredState
 
ControllerActionButton[] ButtonBindings
 
ControllerActionButton[] AxisButtonBindings
 
ControllerActionAxis[] AxisBindings
 

Detailed Description

Definition at line 7 of file GUIControllerMappingState.cs.


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