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
Terraria.GameInput.KeyConfiguration Class Reference

Public Member Functions

void SetupKeys ()
 
void Processkey (TriggersSet set, string newKey)
 
void CopyKeyState (TriggersSet oldSet, TriggersSet newSet, string newKey)
 
void ReadPreferences (Dictionary< TriggerNames, List< string > > dict)
 
Dictionary< TriggerNames, List< string > > WritePreferences ()
 
 KeyConfiguration ()
 

Public Attributes

Dictionary< TriggerNames, List< string > > KeyStatus
 

Properties

bool DoGrappleAndInteractShareTheSameKey [get]
 

Detailed Description

Definition at line 7 of file KeyConfiguration.cs.


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