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

◆ resizeTextMinSize

int UnityEngine.UI.Text.resizeTextMinSize
getset

Definition at line 214 of file Text.cs.

215 {
216 [global::Cpp2ILInjected.Token(Token = "0x60004A8")]
217 [global::Cpp2ILInjected.Address(RVA = "0x1FDCCB8", Offset = "0x1FDCCB8", Length = "0xC")]
218 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
219 get
220 {
221 throw null;
222 }
223 [global::Cpp2ILInjected.Token(Token = "0x60004A9")]
224 [global::Cpp2ILInjected.Address(RVA = "0x1FDCCC4", Offset = "0x1FDCCC4", Length = "0x4C")]
225 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
226 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
227 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
228 set
229 {
230 throw null;
231 }
232 }