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
IUpdateBeforeSorting.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.GameContent.Bestiary
4
{
5
// Token: 0x02000946 RID: 2374
6
public
interface
IUpdateBeforeSorting
7
{
8
// Token: 0x060047AC RID: 18348
9
void
UpdateBeforeSorting
();
10
}
11
}
Terraria.GameContent.Bestiary.IUpdateBeforeSorting.UpdateBeforeSorting
void UpdateBeforeSorting()
Terraria.GameContent.Bestiary.IUpdateBeforeSorting
Definition
IUpdateBeforeSorting.cs:7
System
Definition
__ComObject.cs:4
Terraria.GameContent.Bestiary
Definition
BestiaryDatabase.cs:7
source
Terraria
GameContent
Bestiary
IUpdateBeforeSorting.cs
Generated by
1.10.0