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

◆ vScrollingNeeded

bool UnityEngine.UI.ScrollRect.vScrollingNeeded
getsetprivate

Definition at line 913 of file ScrollRect.cs.

914 {
915 [global::Cpp2ILInjected.Token(Token = "0x6000400")]
916 [global::Cpp2ILInjected.Address(RVA = "0x1FD76E0", Offset = "0x1FD76E0", Length = "0x5C")]
917 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
918 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "SetLayoutHorizontal", ReturnType = typeof(void))]
919 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "UpdateScrollbarVisibility", ReturnType = typeof(void))]
920 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "UpdateScrollbarLayout", ReturnType = typeof(void))]
921 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
922 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Application), Member = "get_isPlaying", ReturnType = typeof(bool))]
923 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Bounds), Member = "get_size", ReturnType = typeof(Vector3))]
924 get
925 {
926 throw null;
927 }
928 }
class f__AnonymousType0<< Count > j__TPar