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
IPreferenceProviderElement.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 =
"0x2000958"
)]
7
public
interface
IPreferenceProviderElement
:
IBestiaryInfoElement
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x60047E2"
)]
10
IBestiaryBackgroundImagePathAndColorProvider
GetPreferredProvider
();
11
12
[global::Cpp2ILInjected.Token(Token =
"0x60047E3"
)]
13
bool
Matches
(
IBestiaryBackgroundImagePathAndColorProvider
provider);
14
}
15
}
Terraria.GameContent.Bestiary.IBestiaryBackgroundImagePathAndColorProvider
Definition
IBestiaryBackgroundImagePathAndColorProvider.cs:10
Terraria.GameContent.Bestiary.IBestiaryInfoElement
Definition
IBestiaryInfoElement.cs:9
Terraria.GameContent.Bestiary.IPreferenceProviderElement.Matches
bool Matches(IBestiaryBackgroundImagePathAndColorProvider provider)
Terraria.GameContent.Bestiary.IPreferenceProviderElement.GetPreferredProvider
IBestiaryBackgroundImagePathAndColorProvider GetPreferredProvider()
Terraria.GameContent.Bestiary.IPreferenceProviderElement
Definition
IPreferenceProviderElement.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Bestiary
Definition
BestiaryDatabase.cs:9
source
Terraria
GameContent
Bestiary
IPreferenceProviderElement.cs
Generated by
1.10.0