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

◆ controlsEnabled

bool InControl.TouchManager.controlsEnabled
getset

Definition at line 324 of file TouchManager.cs.

325 {
326 get
327 {
328 return this._controlsEnabled;
329 }
330 set
331 {
333 TouchControl[] array = this.touchControls;
335 TouchControl[] array2 = this.touchControls;
337 }
338 }
class f__AnonymousType0<< Count > j__TPar
TouchControl[] touchControls