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

◆ hScrollingNeeded

bool UnityEngine.UI.ScrollRect.hScrollingNeeded
getsetprivate

Definition at line 895 of file ScrollRect.cs.

896 {
897 [global::Cpp2ILInjected.Token(Token = "0x60003FF")]
898 [global::Cpp2ILInjected.Address(RVA = "0x1FD7684", Offset = "0x1FD7684", Length = "0x5C")]
899 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
900 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "SetLayoutHorizontal", ReturnType = typeof(void))]
901 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "UpdateScrollbarVisibility", ReturnType = typeof(void))]
902 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "UpdateScrollbarLayout", ReturnType = typeof(void))]
903 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
904 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Application), Member = "get_isPlaying", ReturnType = typeof(bool))]
905 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Bounds), Member = "get_size", ReturnType = typeof(Vector3))]
906 get
907 {
908 throw null;
909 }
910 }
class f__AnonymousType0<< Count > j__TPar