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

◆ horizontal

bool UnityEngine.UI.ScrollRect.horizontal
getset

Definition at line 37 of file ScrollRect.cs.

38 {
39 [global::Cpp2ILInjected.Token(Token = "0x60003BF")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1FD4CE8", Offset = "0x1FD4CE8", Length = "0x8")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 get
43 {
44 throw null;
45 }
46 [global::Cpp2ILInjected.Token(Token = "0x60003C0")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1FD4CF0", Offset = "0x1FD4CF0", Length = "0xC")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 set
50 {
51 throw null;
52 }
53 }