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

◆ direction

Scrollbar.Direction UnityEngine.UI.Scrollbar.direction
getset

Definition at line 44 of file Scrollbar.cs.

45 {
46 [global::Cpp2ILInjected.Token(Token = "0x600038C")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1FD2F54", Offset = "0x1FD2F54", Length = "0x8")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 get
50 {
51 throw null;
52 }
53 [global::Cpp2ILInjected.Token(Token = "0x600038D")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1FD2F5C", Offset = "0x1FD2F5C", Length = "0x74")]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Scrollbar), Member = "SetDirection", MemberParameters = new object[]
56 {
57 typeof(Scrollbar.Direction),
58 typeof(bool)
59 }, ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { "System.Int32Enum" }, MemberParameters = new object[]
62 {
64 "System.Int32Enum"
65 }, ReturnType = typeof(bool))]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Scrollbar), Member = "UpdateVisuals", ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
68 set
69 {
70 throw null;
71 }
72 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8