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
BestiaryEntryUnlockState.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Terraria.GameContent.Bestiary
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000949"
)]
7
public
enum
BestiaryEntryUnlockState
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x400837C"
)]
10
NotKnownAtAll_0
,
11
[global::Cpp2ILInjected.Token(Token =
"0x400837D"
)]
12
CanShowPortraitOnly_1
,
13
[global::Cpp2ILInjected.Token(Token =
"0x400837E"
)]
14
CanShowStats_2
,
15
[global::Cpp2ILInjected.Token(Token =
"0x400837F"
)]
16
CanShowDropsWithoutDropRates_3
,
17
[global::Cpp2ILInjected.Token(Token =
"0x4008380"
)]
18
CanShowDropsWithDropRates_4
19
}
20
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Bestiary.BestiaryEntryUnlockState
BestiaryEntryUnlockState
Definition
BestiaryEntryUnlockState.cs:8
Terraria.GameContent.Bestiary.BestiaryEntryUnlockState.CanShowPortraitOnly_1
@ CanShowPortraitOnly_1
Terraria.GameContent.Bestiary.BestiaryEntryUnlockState.CanShowDropsWithoutDropRates_3
@ CanShowDropsWithoutDropRates_3
Terraria.GameContent.Bestiary.BestiaryEntryUnlockState.CanShowStats_2
@ CanShowStats_2
Terraria.GameContent.Bestiary.BestiaryEntryUnlockState.CanShowDropsWithDropRates_4
@ CanShowDropsWithDropRates_4
Terraria.GameContent.Bestiary.BestiaryEntryUnlockState.NotKnownAtAll_0
@ NotKnownAtAll_0
Terraria.GameContent.Bestiary
Definition
BestiaryDatabase.cs:9
source
Terraria
GameContent
Bestiary
BestiaryEntryUnlockState.cs
Generated by
1.10.0