tModLoader v2024.03
A mod to make and play Terraria mods
SortingSteps.ByBestiaryRarity Class Reference

Inherits IBestiarySortStep, IEntrySortStep< BestiaryEntry >, and IComparer< BestiaryEntry >.

Public Member Functions

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

Properties

bool HiddenFromSortOptions [get]
 
- Properties inherited from IBestiarySortStep
bool HiddenFromSortOptions [get]
 

Property Documentation

◆ HiddenFromSortOptions

bool SortingSteps.ByBestiaryRarity.HiddenFromSortOptions
get

Implements IBestiarySortStep.