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
InControl.InputControlSource Struct Reference

Public Member Functions

 InputControlSource (InputControlSourceType sourceType, int index)
 
 InputControlSource (KeyCode keyCode)
 
float GetValue (InputDevice inputDevice)
 
bool GetState (InputDevice inputDevice)
 
string ToCode ()
 

Properties

InputControlSourceType SourceType [get, set]
 
int Index [get, set]
 

Private Attributes

InputControlSourceType sourceType
 
int index
 

Detailed Description

Definition at line 9 of file InputControlSource.cs.


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