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

ScrollRect.ScrollRectEvent UnityEngine.UI.ScrollRect.onValueChanged
getset

Definition at line 337 of file ScrollRect.cs.

338 {
339 [global::Cpp2ILInjected.Token(Token = "0x60003DB")]
340 [global::Cpp2ILInjected.Address(RVA = "0x1FD51C0", Offset = "0x1FD51C0", Length = "0x8")]
341 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
342 get
343 {
344 throw null;
345 }
346 [global::Cpp2ILInjected.Token(Token = "0x60003DC")]
347 [global::Cpp2ILInjected.Address(RVA = "0x1FD51C8", Offset = "0x1FD51C8", Length = "0x8")]
348 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
349 set
350 {
351 throw null;
352 }
353 }