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

◆ minValue

float UnityEngine.UI.Slider.minValue
getset

Definition at line 96 of file Slider.cs.

97 {
98 [global::Cpp2ILInjected.Token(Token = "0x6000460")]
99 [global::Cpp2ILInjected.Address(RVA = "0x1FDA5A0", Offset = "0x1FDA5A0", Length = "0x8")]
100 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
101 get
102 {
103 throw null;
104 }
105 [global::Cpp2ILInjected.Token(Token = "0x6000461")]
106 [global::Cpp2ILInjected.Address(RVA = "0x1FDA5A8", Offset = "0x1FDA5A8", Length = "0x90")]
107 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(float) }, MemberParameters = new object[]
110 {
111 typeof(ref float),
112 typeof(float)
113 }, ReturnType = typeof(bool))]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Slider), Member = "UpdateVisuals", ReturnType = typeof(void))]
115 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
116 set
117 {
118 throw null;
119 }
120 }
class f__AnonymousType0<< Count > j__TPar