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

◆ lineSpacing

float UnityEngine.UI.Text.lineSpacing
getset

Definition at line 364 of file Text.cs.

365 {
366 [global::Cpp2ILInjected.Token(Token = "0x60004B6")]
367 [global::Cpp2ILInjected.Address(RVA = "0x1FDCF08", Offset = "0x1FDCF08", Length = "0xC")]
368 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
369 get
370 {
371 throw null;
372 }
373 [global::Cpp2ILInjected.Token(Token = "0x60004B7")]
374 [global::Cpp2ILInjected.Address(RVA = "0x1FDCF14", Offset = "0x1FDCF14", Length = "0x4C")]
375 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
376 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
377 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
378 set
379 {
380 throw null;
381 }
382 }