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
ExtraBestiaryInfoPageInformation.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Terraria.GameContent.Bestiary
;
4
5
namespace
Terraria.GameContent.UI.Elements
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x2000AA3"
)]
8
public
struct
ExtraBestiaryInfoPageInformation
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x4008918"
)]
11
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x0"
)]
12
public
BestiaryUnlockProgressReport
BestiaryProgressReport
;
13
}
14
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Bestiary
Definition
BestiaryDatabase.cs:9
Terraria.GameContent.UI.Elements
Definition
EmoteButton.cs:14
Terraria.GameContent.Bestiary.BestiaryUnlockProgressReport
Definition
BestiaryUnlockProgressReport.cs:11
Terraria.GameContent.UI.Elements.ExtraBestiaryInfoPageInformation.BestiaryProgressReport
BestiaryUnlockProgressReport BestiaryProgressReport
Definition
ExtraBestiaryInfoPageInformation.cs:12
Terraria.GameContent.UI.Elements.ExtraBestiaryInfoPageInformation
Definition
ExtraBestiaryInfoPageInformation.cs:9
source
Terraria
GameContent
UI
Elements
ExtraBestiaryInfoPageInformation.cs
Generated by
1.10.0