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

virtual string UnityEngine.UI.Text.text
getset

Definition at line 144 of file Text.cs.

145 {
146 [global::Cpp2ILInjected.Token(Token = "0x60004A2")]
147 [global::Cpp2ILInjected.Address(RVA = "0x1FDCB20", Offset = "0x1FDCB20", Length = "0x8")]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
149 get
150 {
151 throw null;
152 }
153 [global::Cpp2ILInjected.Token(Token = "0x60004A3")]
154 [global::Cpp2ILInjected.Address(RVA = "0x1FDCB28", Offset = "0x1FDCB28", Length = "0xC8")]
155 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
156 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
157 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
158 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
159 {
160 typeof(string),
161 typeof(string)
162 }, ReturnType = typeof(bool))]
163 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
164 set
165 {
166 throw null;
167 }
168 }
class f__AnonymousType0<< Count > j__TPar