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

◆ TouchInput()

CursorManager.TouchInput.TouchInput ( int id,
Vector2 position,
TouchPhase phase )
inline

Definition at line 490 of file CursorManager.cs.

491 {
492 this.TouchId = id;
493 this.TouchPhase = position;
494 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.