terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UILineInfo.cs
Go to the documentation of this file.
1using System;
3
4namespace UnityEngine
5{
6 // Token: 0x0200000A RID: 10
8 public struct UILineInfo
9 {
10 // Token: 0x0400003A RID: 58
11 public int startCharIdx;
12
13 // Token: 0x0400003B RID: 59
14 public int height;
15
16 // Token: 0x0400003C RID: 60
17 public float topY;
18
19 // Token: 0x0400003D RID: 61
20 public float leading;
21 }
22}
class f__AnonymousType0<< Count > j__TPar