|
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
|
Collaboration diagram for Terraria.GameInput.KeyConfiguration: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, set] |
Definition at line 10 of file KeyConfiguration.cs.