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

◆ maxValue

float UnityEngine.UI.Slider.maxValue
getset

Definition at line 123 of file Slider.cs.

124 {
125 [global::Cpp2ILInjected.Token(Token = "0x6000462")]
126 [global::Cpp2ILInjected.Address(RVA = "0x1FDA638", Offset = "0x1FDA638", Length = "0x8")]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 get
129 {
130 throw null;
131 }
132 [global::Cpp2ILInjected.Token(Token = "0x6000463")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1FDA640", Offset = "0x1FDA640", Length = "0x90")]
134 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(float) }, MemberParameters = new object[]
137 {
138 typeof(ref float),
139 typeof(float)
140 }, ReturnType = typeof(bool))]
141 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Slider), Member = "UpdateVisuals", ReturnType = typeof(void))]
142 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
143 set
144 {
145 throw null;
146 }
147 }
class f__AnonymousType0<< Count > j__TPar