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

Dropdown.DropdownEvent UnityEngine.UI.Dropdown.onValueChanged
getset

Definition at line 141 of file Dropdown.cs.

142 {
143 [global::Cpp2ILInjected.Token(Token = "0x600007C")]
144 [global::Cpp2ILInjected.Address(RVA = "0x1FACAE4", Offset = "0x1FACAE4", Length = "0x8")]
145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
146 get
147 {
148 throw null;
149 }
150 [global::Cpp2ILInjected.Token(Token = "0x600007D")]
151 [global::Cpp2ILInjected.Address(RVA = "0x1FACAEC", Offset = "0x1FACAEC", Length = "0x8")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 set
154 {
155 throw null;
156 }
157 }