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

Slider.Direction UnityEngine.UI.Slider.direction
getset

Definition at line 64 of file Slider.cs.

65 {
66 [global::Cpp2ILInjected.Token(Token = "0x600045E")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1FDA524", Offset = "0x1FDA524", Length = "0x8")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 get
70 {
71 throw null;
72 }
73 [global::Cpp2ILInjected.Token(Token = "0x600045F")]
74 [global::Cpp2ILInjected.Address(RVA = "0x1FDA52C", Offset = "0x1FDA52C", Length = "0x74")]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultControls), Member = "CreateSlider", MemberParameters = new object[] { typeof(DefaultControls.Resources) }, ReturnType = typeof(GameObject))]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Slider), Member = "SetDirection", MemberParameters = new object[]
77 {
78 typeof(Slider.Direction),
79 typeof(bool)
80 }, ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { "System.Int32Enum" }, MemberParameters = new object[]
83 {
85 "System.Int32Enum"
86 }, ReturnType = typeof(bool))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Slider), Member = "UpdateVisuals", ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
89 set
90 {
91 throw null;
92 }
93 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8