terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ onValueChanged

Scrollbar.ScrollEvent UnityEngine.UI.Scrollbar.onValueChanged
getset

Definition at line 148 of file Scrollbar.cs.

149 {
150 get
151 {
152 return this.m_OnValueChanged;
153 }
154 set
155 {
157 }
158 }
class f__AnonymousType0<< Count > j__TPar
Scrollbar.ScrollEvent m_OnValueChanged
Definition Scrollbar.cs:548

Referenced by UnityEngine.UI.Scrollbar.Set().