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

◆ size

float UnityEngine.UI.Scrollbar.size
getset

Definition at line 129 of file Scrollbar.cs.

130 {
131 [global::Cpp2ILInjected.Token(Token = "0x6000392")]
132 [global::Cpp2ILInjected.Address(RVA = "0x1FD3370", Offset = "0x1FD3370", Length = "0x8")]
133 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
134 get
135 {
136 throw null;
137 }
138 [global::Cpp2ILInjected.Token(Token = "0x6000393")]
139 [global::Cpp2ILInjected.Address(RVA = "0x1FD3378", Offset = "0x1FD3378", Length = "0x84")]
140 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
141 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScrollRect), Member = "UpdateScrollbars", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(void))]
142 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
143 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(float) }, MemberParameters = new object[]
144 {
145 typeof(ref float),
146 typeof(float)
147 }, ReturnType = typeof(bool))]
148 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Scrollbar), Member = "UpdateVisuals", ReturnType = typeof(void))]
149 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
150 set
151 {
152 throw null;
153 }
154 }
class f__AnonymousType0<< Count > j__TPar