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

◆ CreateTouches()

void InControl.TouchManager.CreateTouches ( )
inlineprivate

Definition at line 173 of file TouchManager.cs.

174 {
175 Touch[] array = this.mouseTouches;
176 Touch[] array2 = this.mouseTouches;
177 }
class f__AnonymousType0<< Count > j__TPar
readonly Touch[] mouseTouches

References System.array, j__TPar, and InControl.TouchManager.mouseTouches.

Referenced by InControl.TouchManager.Setup().