terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ mouseScrollDelta

Vector2 UnityEngine.Input.mouseScrollDelta
staticgetset

Definition at line 259 of file Input.cs.

260 {
261 [global::Cpp2ILInjected.Token(Token = "0x6000020")]
262 [global::Cpp2ILInjected.Address(RVA = "0x1FA1364", Offset = "0x1FA1364", Length = "0x44")]
263 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
264 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "IsMouseActive", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
265 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "GetTouchScroll", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Vector2))]
266 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "iOS_Mouse", Member = "Update", ReturnType = typeof(void))]
267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "XNAUnityRunner", Member = "GetMouseScrollDelta", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(float))]
268 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.BaseInput", Member = "get_mouseScrollDelta", ReturnType = typeof(Vector2))]
269 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
270 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
271 get
272 {
273 throw null;
274 }
275 }
class f__AnonymousType0<< Count > j__TPar