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
TextAnchor.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x02000006 RID: 6
6
public
enum
TextAnchor
7
{
8
// Token: 0x04000029 RID: 41
9
UpperLeft
,
10
// Token: 0x0400002A RID: 42
11
UpperCenter
,
12
// Token: 0x0400002B RID: 43
13
UpperRight
,
14
// Token: 0x0400002C RID: 44
15
MiddleLeft
,
16
// Token: 0x0400002D RID: 45
17
MiddleCenter
,
18
// Token: 0x0400002E RID: 46
19
MiddleRight
,
20
// Token: 0x0400002F RID: 47
21
LowerLeft
,
22
// Token: 0x04000030 RID: 48
23
LowerCenter
,
24
// Token: 0x04000031 RID: 49
25
LowerRight
26
}
27
}
System
Definition
__ComObject.cs:4
UnityEngine.TextAnchor
TextAnchor
Definition
TextAnchor.cs:7
UnityEngine.TextAnchor.MiddleLeft
@ MiddleLeft
UnityEngine.TextAnchor.MiddleCenter
@ MiddleCenter
UnityEngine.TextAnchor.MiddleRight
@ MiddleRight
UnityEngine.TextAnchor.LowerCenter
@ LowerCenter
UnityEngine.TextAnchor.LowerRight
@ LowerRight
UnityEngine.TextAnchor.UpperLeft
@ UpperLeft
UnityEngine.TextAnchor.UpperRight
@ UpperRight
UnityEngine.TextAnchor.LowerLeft
@ LowerLeft
UnityEngine.TextAnchor.UpperCenter
@ UpperCenter
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
UnityEngine.TextRenderingModule
UnityEngine
TextAnchor.cs
Generated by
1.10.0