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.FontData.lineSpacing
getset

Definition at line 238 of file FontData.cs.

239 {
240 [global::Cpp2ILInjected.Token(Token = "0x60000D8")]
241 [global::Cpp2ILInjected.Address(RVA = "0x1FAF864", Offset = "0x1FAF864", Length = "0x8")]
242 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
243 get
244 {
245 throw null;
246 }
247 [global::Cpp2ILInjected.Token(Token = "0x60000D9")]
248 [global::Cpp2ILInjected.Address(RVA = "0x1FAF86C", Offset = "0x1FAF86C", Length = "0x8")]
249 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
250 set
251 {
252 throw null;
253 }
254 }