tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Bestiary.SortingSteps.ByBestiaryRarity Class Reference

Inherits Terraria.GameContent.Bestiary.IBestiarySortStep, Terraria.DataStructures.IEntrySortStep< BestiaryEntry >, and IComparer< BestiaryEntry >.

Public Member Functions

int Compare (BestiaryEntry x, BestiaryEntry y)
 
string GetDisplayNameKey ()
 
- Public Member Functions inherited from Terraria.DataStructures.IEntrySortStep< BestiaryEntry >
string GetDisplayNameKey ()
 

Properties

bool HiddenFromSortOptions [get]
 
- Properties inherited from Terraria.GameContent.Bestiary.IBestiarySortStep
bool HiddenFromSortOptions [get]
 

Property Documentation

◆ HiddenFromSortOptions

bool Terraria.GameContent.Bestiary.SortingSteps.ByBestiaryRarity.HiddenFromSortOptions
get