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

◆ onValueChanged

Scrollbar.ScrollEvent UnityEngine.UI.Scrollbar.onValueChanged
getset

Definition at line 188 of file Scrollbar.cs.

189 {
190 [global::Cpp2ILInjected.Token(Token = "0x6000396")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1FD3488", Offset = "0x1FD3488", Length = "0x8")]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 get
194 {
195 throw null;
196 }
197 [global::Cpp2ILInjected.Token(Token = "0x6000397")]
198 [global::Cpp2ILInjected.Address(RVA = "0x1FD3490", Offset = "0x1FD3490", Length = "0x8")]
199 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
200 set
201 {
202 throw null;
203 }
204 }