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

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

Inherited by Terraria.GameContent.Bestiary.SortingSteps.ByAttack, Terraria.GameContent.Bestiary.SortingSteps.ByCoins, Terraria.GameContent.Bestiary.SortingSteps.ByDefense, and Terraria.GameContent.Bestiary.SortingSteps.ByHP.

Public Member Functions

int Compare (BestiaryEntry x, BestiaryEntry y)
 
abstract int Compare (NPCStatsReportInfoElement cardX, NPCStatsReportInfoElement cardY)
 
abstract 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.ByStat.HiddenFromSortOptions
get