Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
BestiaryEntryUnlockState
enum
Terraria.GameContent.Bestiary.BestiaryEntryUnlockState
Enumerator
NotKnownAtAll_0
CanShowPortraitOnly_1
CanShowStats_2
CanShowDropsWithoutDropRates_3
CanShowDropsWithDropRates_4
Definition at line
3
of file
BestiaryEntryUnlockState.cs
.
4
{
5
NotKnownAtAll_0
,
6
CanShowPortraitOnly_1
,
7
CanShowStats_2
,
8
CanShowDropsWithoutDropRates_3
,
9
CanShowDropsWithDropRates_4
10
}
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
Generated by
1.10.0