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

◆ options

List<Dropdown.OptionData> UnityEngine.UI.Dropdown.OptionDataList.options
getset

Definition at line 1154 of file Dropdown.cs.

1155 {
1156 [global::Cpp2ILInjected.Token(Token = "0x60000B5")]
1157 [global::Cpp2ILInjected.Address(RVA = "0x1FAF610", Offset = "0x1FAF610", Length = "0x8")]
1158 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1159 get
1160 {
1161 throw null;
1162 }
1163 [global::Cpp2ILInjected.Token(Token = "0x60000B6")]
1164 [global::Cpp2ILInjected.Address(RVA = "0x1FAF618", Offset = "0x1FAF618", Length = "0x8")]
1165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1166 set
1167 {
1168 throw null;
1169 }
1170 }