Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ExtraBestiaryInfoPageInformation.cs
Go to the documentation of this file.
1
using
Terraria.GameContent.Bestiary
;
2
3
namespace
Terraria.GameContent.UI.Elements
;
4
5
public
struct
ExtraBestiaryInfoPageInformation
6
{
7
public
BestiaryUnlockProgressReport
BestiaryProgressReport
;
8
}
Terraria.GameContent.Bestiary
Definition
BestiaryDatabase.cs:5
Terraria.GameContent.UI.Elements
Definition
AWorldListItem.cs:8
Terraria.GameContent.Bestiary.BestiaryUnlockProgressReport
Definition
BestiaryUnlockProgressReport.cs:4
Terraria.GameContent.UI.Elements.ExtraBestiaryInfoPageInformation.BestiaryProgressReport
BestiaryUnlockProgressReport BestiaryProgressReport
Definition
ExtraBestiaryInfoPageInformation.cs:7
Terraria.GameContent.UI.Elements.ExtraBestiaryInfoPageInformation
Definition
ExtraBestiaryInfoPageInformation.cs:6
source
Terraria.GameContent.UI.Elements
ExtraBestiaryInfoPageInformation.cs
Generated by
1.10.0