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
FontStyle.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
UnityEngine
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000002"
)]
7
public
enum
FontStyle
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4000002"
)]
10
Normal
,
11
[global::Cpp2ILInjected.Token(Token =
"0x4000003"
)]
12
Bold
,
13
[global::Cpp2ILInjected.Token(Token =
"0x4000004"
)]
14
Italic
,
15
[global::Cpp2ILInjected.Token(Token =
"0x4000005"
)]
16
BoldAndItalic
17
}
18
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
UnityEngine.FontStyle
FontStyle
Definition
FontStyle.cs:8
UnityEngine.FontStyle.BoldAndItalic
@ BoldAndItalic
UnityEngine.FontStyle.Bold
@ Bold
UnityEngine.FontStyle.Italic
@ Italic
UnityEngine.FontStyle.Normal
@ Normal
UnityEngine
Definition
_AndroidJNIHelper.cs:8
source
UnityEngine.TextRenderingModule
UnityEngine
FontStyle.cs
Generated by
1.10.0