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

Inherits IBestiaryInfoElement, and IProvideSearchFilterString.

Public Member Functions

 RareSpawnBestiaryInfoElement (int rarityLevel)
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
string GetSearchString (ref BestiaryUICollectionInfo info)
 

Properties

int RarityLevel [get]
 

Member Function Documentation

◆ GetSearchString()

string RareSpawnBestiaryInfoElement.GetSearchString ( ref BestiaryUICollectionInfo  info)

◆ ProvideUIElement()

UIElement RareSpawnBestiaryInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)

Implements IBestiaryInfoElement.