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

◆ image

Image UnityEngine.UI.Dropdown.DropdownItem.image
getset

Definition at line 950 of file Dropdown.cs.

951 {
952 [global::Cpp2ILInjected.Token(Token = "0x60000A4")]
953 [global::Cpp2ILInjected.Address(RVA = "0x1FAF474", Offset = "0x1FAF474", Length = "0x8")]
954 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
955 get
956 {
957 throw null;
958 }
959 [global::Cpp2ILInjected.Token(Token = "0x60000A5")]
960 [global::Cpp2ILInjected.Address(RVA = "0x1FAF47C", Offset = "0x1FAF47C", Length = "0x8")]
961 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
962 set
963 {
964 throw null;
965 }
966 }