Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IUpdateBeforeSorting.cs
Go to the documentation of this file.
1
namespace
Terraria.GameContent.Bestiary
;
2
3
public
interface
IUpdateBeforeSorting
4
{
5
void
UpdateBeforeSorting
();
6
}
Terraria.GameContent.Bestiary.IUpdateBeforeSorting.UpdateBeforeSorting
void UpdateBeforeSorting()
Terraria.GameContent.Bestiary.IUpdateBeforeSorting
Definition
IUpdateBeforeSorting.cs:4
Terraria.GameContent.Bestiary
Definition
BestiaryDatabase.cs:5
source
Terraria.GameContent.Bestiary
IUpdateBeforeSorting.cs
Generated by
1.10.0