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
PowerPermissionLevel.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.GameContent.Creative
4
{
5
// Token: 0x02000A32 RID: 2610
6
public
enum
PowerPermissionLevel
7
{
8
// Token: 0x04008667 RID: 34407
9
LockedForEveryone
,
10
// Token: 0x04008668 RID: 34408
11
CanBeChangedByHostAlone
,
12
// Token: 0x04008669 RID: 34409
13
CanBeChangedByEveryone
14
}
15
}
System
Definition
__ComObject.cs:4
Terraria.GameContent.Creative.PowerPermissionLevel
PowerPermissionLevel
Definition
PowerPermissionLevel.cs:7
Terraria.GameContent.Creative.PowerPermissionLevel.CanBeChangedByEveryone
@ CanBeChangedByEveryone
Terraria.GameContent.Creative.PowerPermissionLevel.CanBeChangedByHostAlone
@ CanBeChangedByHostAlone
Terraria.GameContent.Creative.PowerPermissionLevel.LockedForEveryone
@ LockedForEveryone
Terraria.GameContent.Creative
Definition
CreativeItemSacrificesCatalog.cs:8
source
Terraria
GameContent
Creative
PowerPermissionLevel.cs
Generated by
1.10.0