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

◆ text

Text UnityEngine.UI.Dropdown.DropdownItem.text
getset

Definition at line 931 of file Dropdown.cs.

932 {
933 [global::Cpp2ILInjected.Token(Token = "0x60000A2")]
934 [global::Cpp2ILInjected.Address(RVA = "0x1FAF464", Offset = "0x1FAF464", Length = "0x8")]
935 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
936 get
937 {
938 throw null;
939 }
940 [global::Cpp2ILInjected.Token(Token = "0x60000A3")]
941 [global::Cpp2ILInjected.Address(RVA = "0x1FAF46C", Offset = "0x1FAF46C", Length = "0x8")]
942 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
943 set
944 {
945 throw null;
946 }
947 }