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

◆ normalizedPosition

Vector2 UnityEngine.UI.ScrollRect.normalizedPosition
getset

Definition at line 763 of file ScrollRect.cs.

764 {
765 [global::Cpp2ILInjected.Token(Token = "0x60003F4")]
766 [global::Cpp2ILInjected.Address(RVA = "0x1FD7040", Offset = "0x1FD7040", Length = "0x30")]
767 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
768 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ScrollRect), Member = "get_horizontalNormalizedPosition", ReturnType = typeof(float))]
769 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ScrollRect), Member = "get_verticalNormalizedPosition", ReturnType = typeof(float))]
770 get
771 {
772 throw null;
773 }
774 [global::Cpp2ILInjected.Token(Token = "0x60003F5")]
775 [global::Cpp2ILInjected.Address(RVA = "0x1FD7368", Offset = "0x1FD7368", Length = "0x48")]
776 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
777 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
778 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
779 set
780 {
781 throw null;
782 }
783 }
class f__AnonymousType0<< Count > j__TPar