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

◆ AnalogTarget

Enumerator
None 
LeftStick 
RightStick 
Both 

Definition at line 287 of file TouchControl.cs.

288 {
289 // Token: 0x04000382 RID: 898
290 None,
291 // Token: 0x04000383 RID: 899
292 LeftStick,
293 // Token: 0x04000384 RID: 900
295 // Token: 0x04000385 RID: 901
296 Both
297 }