terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
IBestiaryEntryDisplayIndex.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.GameContent.Bestiary
4
{
5
// Token: 0x02000956 RID: 2390
6
public
interface
IBestiaryEntryDisplayIndex
7
{
8
// Token: 0x17000825 RID: 2085
9
// (get) Token: 0x060047D4 RID: 18388
10
int
BestiaryDisplayIndex
{
get
; }
11
}
12
}
Terraria.GameContent.Bestiary.IBestiaryEntryDisplayIndex.BestiaryDisplayIndex
int BestiaryDisplayIndex
Definition
IBestiaryEntryDisplayIndex.cs:10
Terraria.GameContent.Bestiary.IBestiaryEntryDisplayIndex
Definition
IBestiaryEntryDisplayIndex.cs:7
System
Definition
__ComObject.cs:4
Terraria.GameContent.Bestiary
Definition
BestiaryDatabase.cs:7
source
Terraria
GameContent
Bestiary
IBestiaryEntryDisplayIndex.cs
Generated by
1.10.0