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

◆ TouchEnded()

override void InControl.TouchStickControl.TouchEnded ( Touch touch)
inline

Definition at line 221 of file TouchStickControl.cs.

222 {
224 float x = this.resetPosition.x;
225 float y = this.resetPosition.y;
226 float z = this.resetPosition.z;
228 if (!true)
229 {
230 }
231 float num = this.resetDuration;
232 if (!true)
233 {
234 }
235 float num2 = this.resetDuration;
238 if (!true)
239 {
240 }
241 float num3 = this.resetDuration;
242 if (!true)
243 {
244 }
245 float num4 = this.knobRange;
246 }
class f__AnonymousType0<< Count > j__TPar

References InControl.TouchStickControl.currentTouch, j__TPar, InControl.TouchStickControl.KnobPosition, InControl.TouchStickControl.knobRange, InControl.TouchStickControl.resetDuration, InControl.TouchStickControl.resetPosition, InControl.TouchStickControl.RingPosition, UnityEngine.Vector3.x, UnityEngine.Vector3.y, and UnityEngine.Vector3.z.