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
LogType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x02000031 RID: 49
6
public
enum
LogType
7
{
8
// Token: 0x040000AD RID: 173
9
Error
,
10
// Token: 0x040000AE RID: 174
11
Assert
,
12
// Token: 0x040000AF RID: 175
13
Warning
,
14
// Token: 0x040000B0 RID: 176
15
Log
,
16
// Token: 0x040000B1 RID: 177
17
Exception
18
}
19
}
System.Exception
Definition
Exception.cs:15
System
Definition
__ComObject.cs:4
UnityEngine.LogType
LogType
Definition
LogType.cs:7
UnityEngine.LogType.Warning
@ Warning
UnityEngine.LogType.Error
@ Error
UnityEngine.LogType.Log
@ Log
UnityEngine.LogType.Assert
@ Assert
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
UnityEngine.CoreModule
UnityEngine
LogType.cs
Generated by
1.10.0