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
IBestiaryInfoElement.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Terraria.UI
;
4
5
namespace
Terraria.GameContent.Bestiary
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x2000945"
)]
8
public
interface
IBestiaryInfoElement
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x60047AB"
)]
11
UIElement
ProvideUIElement
(
BestiaryUICollectionInfo
info
);
12
}
13
}
Terraria.UI.UIElement
Definition
UIElement.cs:24
Terraria.GameContent.Bestiary.IBestiaryInfoElement.ProvideUIElement
UIElement ProvideUIElement(BestiaryUICollectionInfo info)
Terraria.GameContent.Bestiary.IBestiaryInfoElement
Definition
IBestiaryInfoElement.cs:9
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.ExceptionArgument.info
@ info
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Bestiary
Definition
BestiaryDatabase.cs:9
Terraria.UI
Definition
Alignment.cs:10
Terraria.GameContent.Bestiary.BestiaryUICollectionInfo
Definition
BestiaryUICollectionInfo.cs:8
source
Terraria
GameContent
Bestiary
IBestiaryInfoElement.cs
Generated by
1.10.0