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

◆ resizeTextForBestFit

bool UnityEngine.UI.Text.resizeTextForBestFit
getset

Definition at line 193 of file Text.cs.

194 {
195 [global::Cpp2ILInjected.Token(Token = "0x60004A6")]
196 [global::Cpp2ILInjected.Address(RVA = "0x1FDCC54", Offset = "0x1FDCC54", Length = "0xC")]
197 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
198 get
199 {
200 throw null;
201 }
202 [global::Cpp2ILInjected.Token(Token = "0x60004A7")]
203 [global::Cpp2ILInjected.Address(RVA = "0x1FDCC60", Offset = "0x1FDCC60", Length = "0x58")]
204 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
205 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
206 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
207 set
208 {
209 throw null;
210 }
211 }