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

◆ verticalNormalizedPosition

float UnityEngine.UI.ScrollRect.verticalNormalizedPosition
getset

Definition at line 814 of file ScrollRect.cs.

815 {
816 [global::Cpp2ILInjected.Token(Token = "0x60003F8")]
817 [global::Cpp2ILInjected.Address(RVA = "0x1FD720C", Offset = "0x1FD720C", Length = "0x15C")]
818 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
819 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "LateUpdate", ReturnType = typeof(void))]
820 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "UpdateScrollbars", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(void))]
821 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "get_normalizedPosition", ReturnType = typeof(Vector2))]
822 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
823 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ScrollRect), Member = "UpdateBounds", ReturnType = typeof(void))]
824 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Bounds), Member = "get_size", ReturnType = typeof(Vector3))]
825 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Bounds), Member = "get_min", ReturnType = typeof(Vector3))]
826 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
827 get
828 {
829 throw null;
830 }
831 [global::Cpp2ILInjected.Token(Token = "0x60003F9")]
832 [global::Cpp2ILInjected.Address(RVA = "0x1FD73C4", Offset = "0x1FD73C4", Length = "0x14")]
833 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
834 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
835 set
836 {
837 throw null;
838 }
839 }
class f__AnonymousType0<< Count > j__TPar