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

◆ resizeTextMaxSize

int UnityEngine.UI.Text.resizeTextMaxSize
getset

Definition at line 235 of file Text.cs.

236 {
237 [global::Cpp2ILInjected.Token(Token = "0x60004AA")]
238 [global::Cpp2ILInjected.Address(RVA = "0x1FDCD10", Offset = "0x1FDCD10", Length = "0xC")]
239 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
240 get
241 {
242 throw null;
243 }
244 [global::Cpp2ILInjected.Token(Token = "0x60004AB")]
245 [global::Cpp2ILInjected.Address(RVA = "0x1FDCD1C", Offset = "0x1FDCD1C", Length = "0x4C")]
246 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
247 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
248 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
249 set
250 {
251 throw null;
252 }
253 }