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

◆ verticalOverflow

VerticalWrapMode UnityEngine.UI.Text.verticalOverflow
getset

Definition at line 343 of file Text.cs.

344 {
345 [global::Cpp2ILInjected.Token(Token = "0x60004B4")]
346 [global::Cpp2ILInjected.Address(RVA = "0x1FDCEB0", Offset = "0x1FDCEB0", Length = "0xC")]
347 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
348 get
349 {
350 throw null;
351 }
352 [global::Cpp2ILInjected.Token(Token = "0x60004B5")]
353 [global::Cpp2ILInjected.Address(RVA = "0x1FDCEBC", Offset = "0x1FDCEBC", Length = "0x4C")]
354 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
355 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
356 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
357 set
358 {
359 throw null;
360 }
361 }