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

◆ numberOfSteps

int UnityEngine.UI.Scrollbar.numberOfSteps
getset

Definition at line 157 of file Scrollbar.cs.

158 {
159 [global::Cpp2ILInjected.Token(Token = "0x6000394")]
160 [global::Cpp2ILInjected.Address(RVA = "0x1FD33FC", Offset = "0x1FD33FC", Length = "0x8")]
161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
162 get
163 {
164 throw null;
165 }
166 [global::Cpp2ILInjected.Token(Token = "0x6000395")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1FD3404", Offset = "0x1FD3404", Length = "0x84")]
168 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
169 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(int) }, MemberParameters = new object[]
170 {
171 typeof(ref int),
172 typeof(int)
173 }, ReturnType = typeof(bool))]
174 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Scrollbar), Member = "Set", MemberParameters = new object[]
175 {
176 typeof(float),
177 typeof(bool)
178 }, ReturnType = typeof(void))]
179 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Scrollbar), Member = "UpdateVisuals", ReturnType = typeof(void))]
180 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
181 set
182 {
183 throw null;
184 }
185 }
class f__AnonymousType0<< Count > j__TPar