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

◆ scrollDelta

Vector2 UnityEngine.EventSystems.PointerEventData.scrollDelta
getset

Definition at line 315 of file PointerEventData.cs.

316 {
318 get
319 {
320 float x = this.<scrollDelta>k__BackingField.x;
321 float y = this.<scrollDelta>k__BackingField.y;
322 Vector2 vector;
323 return vector;
324 }
326 set
327 {
328 }
329 }
class f__AnonymousType0<< Count > j__TPar