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
PowerPermissionLevel.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Terraria.GameContent.Creative
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000A32"
)]
7
public
enum
PowerPermissionLevel
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4008667"
)]
10
LockedForEveryone
,
11
[global::Cpp2ILInjected.Token(Token =
"0x4008668"
)]
12
CanBeChangedByHostAlone
,
13
[global::Cpp2ILInjected.Token(Token =
"0x4008669"
)]
14
CanBeChangedByEveryone
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Creative.PowerPermissionLevel
PowerPermissionLevel
Definition
PowerPermissionLevel.cs:8
Terraria.GameContent.Creative.PowerPermissionLevel.CanBeChangedByEveryone
@ CanBeChangedByEveryone
Terraria.GameContent.Creative.PowerPermissionLevel.CanBeChangedByHostAlone
@ CanBeChangedByHostAlone
Terraria.GameContent.Creative.PowerPermissionLevel.LockedForEveryone
@ LockedForEveryone
Terraria.GameContent.Creative
Definition
CreativeItemSacrificesCatalog.cs:10
source
Terraria
GameContent
Creative
PowerPermissionLevel.cs
Generated by
1.10.0