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

◆ Controls

ReadOnlyCollection<InputControl> InControl.InputDevice.Controls
getprotected setinherited

Definition at line 182 of file InputDevice.cs.

183 {
185 get
186 {
187 return this.<Controls>k__BackingField;
188 }
190 protected set
191 {
193 }
194 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
ReadOnlyCollection< InputControl > Controls

Referenced by InControl.InputDevice.ClearInputState(), and InControl.InputDevice.Commit().