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

◆ horizontalNormalizedPosition

float UnityEngine.UI.ScrollRect.horizontalNormalizedPosition
getset

Definition at line 786 of file ScrollRect.cs.

787 {
788 [global::Cpp2ILInjected.Token(Token = "0x60003F6")]
789 [global::Cpp2ILInjected.Address(RVA = "0x1FD70B0", Offset = "0x1FD70B0", Length = "0x15C")]
790 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
791 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "LateUpdate", ReturnType = typeof(void))]
792 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "UpdateScrollbars", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(void))]
793 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "get_normalizedPosition", ReturnType = typeof(Vector2))]
794 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
795 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ScrollRect), Member = "UpdateBounds", ReturnType = typeof(void))]
796 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Bounds), Member = "get_size", ReturnType = typeof(Vector3))]
797 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Bounds), Member = "get_min", ReturnType = typeof(Vector3))]
798 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
799 get
800 {
801 throw null;
802 }
803 [global::Cpp2ILInjected.Token(Token = "0x60003F7")]
804 [global::Cpp2ILInjected.Address(RVA = "0x1FD73B0", Offset = "0x1FD73B0", Length = "0x14")]
805 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
806 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
807 set
808 {
809 throw null;
810 }
811 }
class f__AnonymousType0<< Count > j__TPar