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

◆ scrollSensitivity

float UnityEngine.UI.ScrollRect.scrollSensitivity
getset

Definition at line 151 of file ScrollRect.cs.

152 {
153 [global::Cpp2ILInjected.Token(Token = "0x60003CB")]
154 [global::Cpp2ILInjected.Address(RVA = "0x1FD4D54", Offset = "0x1FD4D54", Length = "0x8")]
155 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
156 get
157 {
158 throw null;
159 }
160 [global::Cpp2ILInjected.Token(Token = "0x60003CC")]
161 [global::Cpp2ILInjected.Address(RVA = "0x1FD4D5C", Offset = "0x1FD4D5C", Length = "0x8")]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
163 set
164 {
165 throw null;
166 }
167 }