tModLoader v2024.02
A mod to make and play Terraria mods
SortingSteps.ByBestiarySortingId 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.ByBestiarySortingId.HiddenFromSortOptions
get

Implements IBestiarySortStep.