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
InfoBoxType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
NaughtyAttributes
4
{
5
// Token: 0x0200001C RID: 28
6
public
enum
InfoBoxType
7
{
8
// Token: 0x04000029 RID: 41
9
Normal
,
10
// Token: 0x0400002A RID: 42
11
Warning
,
12
// Token: 0x0400002B RID: 43
13
Error
14
}
15
}
NaughtyAttributes.InfoBoxType
InfoBoxType
Definition
InfoBoxType.cs:7
NaughtyAttributes.InfoBoxType.Warning
@ Warning
NaughtyAttributes.InfoBoxType.Error
@ Error
NaughtyAttributes.InfoBoxType.Normal
@ Normal
NaughtyAttributes
Definition
BoxGroupAttribute.cs:5
System
Definition
__ComObject.cs:4
source
NaughtyAttributes.Core
NaughtyAttributes
InfoBoxType.cs
Generated by
1.10.0