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

string UnityEngine.UI.Dropdown.OptionData.text
getset

Definition at line 1065 of file Dropdown.cs.

1066 {
1067 [global::Cpp2ILInjected.Token(Token = "0x60000AD")]
1068 [global::Cpp2ILInjected.Address(RVA = "0x1FAF5C4", Offset = "0x1FAF5C4", Length = "0x8")]
1069 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1070 get
1071 {
1072 throw null;
1073 }
1074 [global::Cpp2ILInjected.Token(Token = "0x60000AE")]
1075 [global::Cpp2ILInjected.Address(RVA = "0x1FAF5CC", Offset = "0x1FAF5CC", Length = "0x8")]
1076 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1077 set
1078 {
1079 throw null;
1080 }
1081 }